Re: Autovacuum breakage from a734fd5d1

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Autovacuum breakage from a734fd5d1
Дата
Msg-id CAB7nPqTBE2xyo+Q4ZhFfkbHK6emDVZKkURDSq+GhtDfirvokcA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Autovacuum breakage from a734fd5d1  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, Nov 28, 2016 at 11:33 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I pushed a patch to deal with this.  I ended up simplifying the previous
> commit considerably by getting rid of the commit-multiple-deletions-per-
> transaction business.  I do not think that this code will get exercised
> enough, either in the field or in testing, to justify taking a risk of
> additional bugs from that.

Oh, well, that was too late then... Thanks for addressing the issue.
-- 
Michael



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Mail thread references in commits
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: Parallel bitmap heap scan