1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-14 18:42:34 +03:00

doc: backpatch MVCC wording improvements to 9.1

Per request from Thom Brown
This commit is contained in:
Bruce Momjian
2013-01-25 11:25:56 -05:00
parent 881104a698
commit a2d44f526e

View File

@ -101,7 +101,7 @@
</para> </para>
<para> <para>
The phenomena which are prohibited are various levels are: The phenomena which are prohibited at various levels are:
<variablelist> <variablelist>
<varlistentry> <varlistentry>
@ -155,7 +155,7 @@
</para> </para>
<table tocentry="1" id="mvcc-isolevel-table"> <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"> <tgroup cols="4">
<thead> <thead>
<row> <row>