Re: Review: Fix snapshot taking inconsistencies
Steve Singer <ssinger_pg@sympatico.ca>
From: Steve Singer <ssinger_pg@sympatico.ca>
To: Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
Cc: Steve Singer <ssinger_pg@sympatico.ca>, pgsql-hackers@postgresql.org, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-10-12T00:50:25Z
Lists: pgsql-hackers
On Sun, 10 Oct 2010, Marko Tiikkaja wrote: > 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. That looks fine. I've marking the patch as ready for a committer. > > > Regards, > Marko Tiikkaja >