Re: Review: Fix snapshot taking inconsistencies - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Re: Review: Fix snapshot taking inconsistencies
Date
Msg-id 4D65A86D.8040308@cs.helsinki.fi
Whole thread Raw
In response to Re: Review: Fix snapshot taking inconsistencies  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Review: Fix snapshot taking inconsistencies
List pgsql-hackers
On 2011-02-24 2:31 AM, Tom Lane wrote:
> Marko Tiikkaja<marko.tiikkaja@cs.helsinki.fi>  writes:
>> On 2011-02-24 12:39 AM, Tom Lane wrote:
>>> My recollection is that this was pretty tightly coupled to the wCTE
>>> patch.
>
>> It was, but isn't anymore.  Now it's just a bugfix.
>
> The connection is the question of where to do CommandCounterIncrement
> between successive DML WITH operations in a single command.

.. what?  We decided *not* to do any CommandCounterIncrements between 
DML WITHs.


Regards,
Marko Tiikkaja


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Review: Fix snapshot taking inconsistencies
Next
From: Tom Lane
Date:
Subject: Re: Review: Fix snapshot taking inconsistencies