Re: Re: [COMMITTERS] pgsql: autovacuum: Drop orphan temp tables more quickly but with more c

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Re: [COMMITTERS] pgsql: autovacuum: Drop orphan temp tables more quickly but with more c
Дата
Msg-id CAB7nPqTD-1eV6WgrByUL2sSuA-kfiiLDBwxFgk_x=q84DDQb0A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Re: [COMMITTERS] pgsql: autovacuum: Drop orphan temp tables more quickly but with more c  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, Nov 21, 2016 at 4:57 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Michael Paquier <michael.paquier@gmail.com> writes:
>> On Mon, Nov 21, 2016 at 10:05 AM, Robert Haas <rhaas@postgresql.org> wrote:
>>> autovacuum: Drop orphan temp tables more quickly but with more caution.
>
>> I have found an obvious bug when reading the code this morning:
>> orphan_failures is not initialized:
>
> My compiler noticed that, too.  Will push.

Thanks.
-- 
Michael



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

Предыдущее
От: Claudio Freire
Дата:
Сообщение: Re: [WIP] [B-Tree] Keep indexes sorted by heap physical location
Следующее
От: Tom Lane
Дата:
Сообщение: Re: regression tests fails