aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2013-01-25 11:25:56 -0500
committerBruce Momjian <bruce@momjian.us>2013-01-25 11:25:56 -0500
commita2d44f526ec4b9832b3fff852981652ba9d05e8a (patch)
tree5cae0519eef8bdde0d8905377b3584f46233dadb
parent881104a698b8c5bd686542337218fab9df2a4015 (diff)
downloadpostgresql-a2d44f526ec4b9832b3fff852981652ba9d05e8a.tar.gz
postgresql-a2d44f526ec4b9832b3fff852981652ba9d05e8a.zip
doc: backpatch MVCC wording improvements to 9.1
Per request from Thom Brown
-rw-r--r--doc/src/sgml/mvcc.sgml4
1 files 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 @@
</para>
<para>
- The phenomena which are prohibited are various levels are:
+ The phenomena which are prohibited at various levels are:
<variablelist>
<varlistentry>
@@ -155,7 +155,7 @@
</para>
<table tocentry="1" id="mvcc-isolevel-table">
- <title><acronym>SQL</acronym> Transaction Isolation Levels</title>
+ <title>Standard <acronym>SQL</acronym> Transaction Isolation Levels</title>
<tgroup cols="4">
<thead>
<row>