Re: Autovacuum breakage from a734fd5d1 - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Autovacuum breakage from a734fd5d1
Date
Msg-id CAB7nPqTBE2xyo+Q4ZhFfkbHK6emDVZKkURDSq+GhtDfirvokcA@mail.gmail.com
Whole thread Raw
In response to Re: Autovacuum breakage from a734fd5d1  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Mail thread references in commits
Next
From: Thomas Munro
Date:
Subject: Re: Parallel bitmap heap scan