aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2011-12-26 19:09:50 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2011-12-26 19:09:50 -0300
commit7db101c36ef7c998cfcf3f4a324c58c23f88927c (patch)
treefc1d6b37b8cbaeb41c86358d50ed373f8514c854
parent472d3935a2793343e450ba7cda4adbc323a984c3 (diff)
downloadpostgresql-7db101c36ef7c998cfcf3f4a324c58c23f88927c.tar.gz
postgresql-7db101c36ef7c998cfcf3f4a324c58c23f88927c.zip
Minor enhancements to MVCC chapter
Author: Erik Rijkers
-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 96e160974ba..85221ae4544 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>