pgsql: Add: > * Allow one transaction to see tuples using the snapshot

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > * Allow one transaction to see tuples using the snapshot
Date: 2008-03-28 02:36:04
Message-ID: 20080328023604.BAD007558E7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

> * Allow one transaction to see tuples using the snapshot of another
> transaction
>
> This would assist multiple backends in working together.
> http://archives.postgresql.org/pgsql-hackers/2008-01/msg00400.php

Modified Files:
--------------
pgsql/doc:
TODO (r1.2402 -> r1.2403)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2402&r2=1.2403)
pgsql/doc/src/FAQ:
TODO.html (r1.908 -> r1.909)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.908&r2=1.909)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-03-28 03:29:49 pgsql: Add to TODO: > > o Add CASE capability to language (already in
Previous Message Tom Lane 2008-03-28 02:00:11 pgsql: Department of second thoughts: the rule that ORDER BY and