mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Another 9.1 release note typo fix.
This commit is contained in:
parent
e8f4c240c7
commit
78fce29628
1 changed files with 1 additions and 1 deletions
|
|
@ -1015,7 +1015,7 @@
|
|||
Previously asking for serializable isolation produced
|
||||
snapshot isolation, which had certain documented anomalies.
|
||||
The old snapshot isolation level is still accessible by
|
||||
requesting <link linkend="xact-repeatable-read"><literal>REPEATABLE
|
||||
requesting the <link linkend="xact-repeatable-read"><literal>REPEATABLE
|
||||
READ</></link> isolation level.
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue