Re: Removing PD_ALL_VISIBLE

Jeff Davis <pgsql@j-davis.com>

From: Jeff Davis <pgsql@j-davis.com>
To: Pavan Deolasee <pavan.deolasee@gmail.com>
Cc: Abhijit Menon-Sen <ams@2ndquadrant.com>, Simon Riggs <simon@2ndquadrant.com>, pgsql-hackers@postgresql.org
Date: 2013-01-17T19:24:46Z
Lists: pgsql-hackers

Attachments

On Thu, 2013-01-17 at 10:39 -0800, Jeff Davis wrote:
> On Thu, 2013-01-17 at 15:25 +0530, Pavan Deolasee wrote:
> > Now that I look at the patch, I wonder if there is another fundamental
> > issue with the patch. Since the patch removes WAL logging for the VM
> > set operation, this can happen:
> > 
> Thank you. 

New patch attached with simple WAL logging.

Regards,
	Jeff Davis