pgsql: doc: add mention of ssi read anomolies to mvcc docs - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: add mention of ssi read anomolies to mvcc docs
Date
Msg-id E1TyZHm-0001od-UP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  add mention of ssi read anomolies to mvcc docs

From Jeff Davis, modified by Kevin Grittner

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/56a6317bf54625c7fdade6cd1ab38178bba42448

Modified Files
--------------
doc/src/sgml/mvcc.sgml |   19 +++++++++++++++++--
1 files changed, 17 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: correct sepgsql doc about permission checking of CASCADE
Next
From: Tom Lane
Date:
Subject: pgsql: Fix concat() and format() to handle VARIADIC-labeled arguments c