Re: [HACKERS] Coverage improvements of src/bin/pg_basebackup andpg_receivewal --endpos

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [HACKERS] Coverage improvements of src/bin/pg_basebackup andpg_receivewal --endpos
Дата
Msg-id CAB7nPqTDje7BiTtiG2FLLMGnT5MaHNdbT=AZ8CZK9twmKuAeQg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Coverage improvements of src/bin/pg_basebackup andpg_receivewal --endpos  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
On Tue, Sep 12, 2017 at 9:19 PM, Peter Eisentraut
<peter.eisentraut@2ndquadrant.com> wrote:
> On 9/11/17 18:21, Michael Paquier wrote:
>> On Tue, Sep 12, 2017 at 5:57 AM, Peter Eisentraut
>> <peter.eisentraut@2ndquadrant.com> wrote:
>>> I think a more robust way would be to parse
>>> Makefile.global, perhaps by a function in TestLib, so it can be reused
>>> in other tests.  (Even more robust would be to write out an actual Perl
>>> file with configuration information somewhere, but maybe we don't need
>>> to go there yet.)  Or maybe have the respective make variables exported
>>> when make check is called (could be included in the prove_check
>>> variable?).  Anyway, some more pondering could lead to a more general
>>> solution.
>>
>> There is always room for improvement,
>
> I interpret that as that you are not working on that right now, so I've
> closed this patch.

Indeed, I have no plans for that now. There are enough patches to look
at these days. My apologies for not making that clear.
-- 
Michael


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tatsuro Yamada
Дата:
Сообщение: Re: [HACKERS] CLUSTER command progress monitor
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Re: Improve OR conditions on joined columns (common star schema problem)