From: Bruce Momjian Date: Fri, 25 Jan 2013 16:25:56 +0000 (-0500) Subject: doc: backpatch MVCC wording improvements to 9.1 X-Git-Tag: REL9_1_8~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a2d44f526ec4b9832b3fff852981652ba9d05e8a;p=thirdparty%2Fpostgresql.git doc: backpatch MVCC wording improvements to 9.1 Per request from Thom Brown --- diff --git a/doc/src/sgml/mvcc.sgml b/doc/src/sgml/mvcc.sgml index 8bc3ffbc6ad..37237f037f0 100644 --- a/doc/src/sgml/mvcc.sgml +++ b/doc/src/sgml/mvcc.sgml @@ -101,7 +101,7 @@ - The phenomena which are prohibited are various levels are: + The phenomena which are prohibited at various levels are: @@ -155,7 +155,7 @@ - <acronym>SQL</acronym> Transaction Isolation Levels + Standard <acronym>SQL</acronym> Transaction Isolation Levels