From a2d44f526ec4b9832b3fff852981652ba9d05e8a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 25 Jan 2013 11:25:56 -0500 Subject: [PATCH] doc: backpatch MVCC wording improvements to 9.1 Per request from Thom Brown --- doc/src/sgml/mvcc.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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