mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 06:37:06 -04:00
Minor enhancements to MVCC chapter
Author: Erik Rijkers
This commit is contained in:
parent
472d3935a2
commit
7db101c36e
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