pgsql: doc: add mention of ssi read anomolies to mvcc docs

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: add mention of ssi read anomolies to mvcc docs
Date: 2013-01-25 02:44:58
Message-ID: E1TyZHm-0001od-UP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2013-01-25 05:20:30 pgsql: Fix concat() and format() to handle VARIADIC-labeled arguments c
Previous Message Bruce Momjian 2013-01-25 02:21:56 pgsql: doc: correct sepgsql doc about permission checking of CASCADE