On Fri, Jun 10, 2011 at 14:24, Tom Lane <[email protected]> wrote: > Alex Hunsaker <[email protected]> writes:
>> Hrm, Couldn't we change all the references to tmpRecPtr to use RecPtr >> instead? (Except of course where we assign RecPtr = &tmpRecPtr); I >> think that would make the code look a lot less confused. Something >> like the attached? > > Yeah, we could do that too; slightly modified version of your change > included in the attached. A cassert enabled build seems to be working, ill leave it running over the weekend... -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
