pgsql: docs: add "serialization anomaly" to transaction isolation tabl

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: docs: add "serialization anomaly" to transaction isolation tabl
Date: 2015-05-11 16:02:17
Message-ID: E1Yrq9p-0003gI-DH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: add "serialization anomaly" to transaction isolation table

Also distinguish between SQL-standard and Postgres behavior.

Report by David G. Johnston

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/23c33198b961f27c80655a7cf439d49ef5a1833d

Modified Files
--------------
doc/src/sgml/mvcc.sgml | 67 ++++++++++++++++++++++++++++++++++--------------
1 file changed, 48 insertions(+), 19 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2015-05-11 16:15:05 pgsql: initdb: only recommend pg_ctl to start the server
Previous Message Bruce Momjian 2015-05-11 15:45:54 pgsql: pg_dump: suppress "Tablespace:" comment for default tablespaces