pgsql: docs: add "serialization anomaly" to transaction isolation tabl - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: add "serialization anomaly" to transaction isolation tabl
Date
Msg-id E1Yrq9p-0003gI-DH@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: pg_dump: suppress "Tablespace:" comment for default tablespaces
Next
From: Bruce Momjian
Date:
Subject: pgsql: initdb: only recommend pg_ctl to start the server