mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
doc: backpatch MVCC wording improvements to 9.1
Per request from Thom Brown
This commit is contained in:
parent
881104a698
commit
a2d44f526e
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue