Re: lazy_vacuum_heap()'s removal of HEAPTUPLE_DEAD tuples
Noah Misch <noah@leadboat.com>
From: Noah Misch <noah@leadboat.com>
To: Pavan Deolasee <pavan.deolasee@gmail.com>
Cc: Stephen Frost <sfrost@snowman.net>, pgsql-hackers@postgresql.org
Date: 2013-01-30T02:04:56Z
Lists: pgsql-hackers
Attachments
- lazy_vacuum_heap-simplify-v3.patch (text/plain) patch v3
On Mon, Jan 28, 2013 at 07:24:04PM +0530, Pavan Deolasee wrote: > On Wed, Jan 23, 2013 at 10:05 AM, Noah Misch <noah@leadboat.com> wrote: > > > You're the second commentator to be skittish about the patch's correctness, so > > I won't argue against a conservatism-motivated bounce of the patch. > > Can you please rebase the patch against the latest head ? I see > Alvaro's and Simon's recent changes has bit-rotten the patch. Attached.