Re: Bogus cleanup code in PostgresNode.pm

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Bogus cleanup code in PostgresNode.pm
Дата
Msg-id CAB7nPqRp0bpKtmWjDvBGXRVbmdR5+Bxhky+zXCA8tqwoh-9LUw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Bogus cleanup code in PostgresNode.pm  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Bogus cleanup code in PostgresNode.pm  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On Tue, Apr 26, 2016 at 2:24 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Now, whether using END is really an improvement is a separate question.
> I have the impression that END calls happen in a better-defined order,
> but I'm not a perl monk.

For the archive's sake, 08af9219 is the result commit.
-- 
Michael



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Removing faulty hyperLogLog merge function
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Parallel build with MSVC