Re: Setting visibility map in VACUUM's second phase

Heikki Linnakangas <hlinnakangas@vmware.com>

From: Heikki Linnakangas <hlinnakangas@vmware.com>
To: Pavan Deolasee <pavan.deolasee@gmail.com>
Cc: Jeff Janes <jeff.janes@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2013-02-13T15:53:14Z
Lists: pgsql-hackers
On 03.02.2013 08:24, Pavan Deolasee wrote:
> On Sun, Feb 3, 2013 at 2:31 AM, Jeff Janes<jeff.janes@gmail.com>  wrote:
>> I've attached a patch with these changes made.  Does this look OK?
>
> Looks good to me. I also repeated pgbench and make check and they work
> as expected. I'll add it to the CF and also mark the patch "ready for
> committer"

Looks good to me too. Committed, thanks.

- Heikki