Re: Static snapshot data - Mailing list pgsql-patches

From Tom Lane
Subject Re: Static snapshot data
Date
Msg-id 8556.1052746837@sss.pgh.pa.us
Whole thread Raw
In response to Re: Static snapshot data  (Manfred Koizar <mkoi-pg@aon.at>)
List pgsql-patches
Manfred Koizar <mkoi-pg@aon.at> writes:
>> And isn't the patch going in quite the wrong
>> direction for nested transactions?

> Our (Alvaro's and my) current understanding is that snapshots are not
> influenced by nested transactions.

What was that long article Alvaro posted yesterday, then?  He definitely
came to the conclusion that nested transactions need different
QuerySnapshots, and I think it was still open whether they need
different SerializableSnapshots.

            regards, tom lane


pgsql-patches by date:

Previous
From: Manfred Koizar
Date:
Subject: Re: Static snapshot data
Next
From: Rod Taylor
Date:
Subject: SQL99 CREATE TABLE ... (LIKE parent_table)