Re: Review: Fix snapshot taking inconsistencies

Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>

From: Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
To: Steve Singer <ssinger_pg@sympatico.ca>
Cc: pgsql-hackers@postgresql.org, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-10-10T11:48:17Z
Lists: pgsql-hackers

Attachments

On 2010-10-07 5:21 AM +0300, Steve Singer wrote:
> Since no one else has proposed a better idea and the commit fest is ticking
> away I think you should go ahead and do that.

Here's a new version of the patch, deprecating pg_parse_and_rewrite.

I duplicated the parse/rewrite logic in the two places where 
pg_parse_and_rewrite is currently used, per comment from Tom.


Regards,
Marko Tiikkaja