mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
doc: backpatch MVCC wording improvements to 9.1
Per request from Thom Brown
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user