mirror of
https://github.com/postgres/postgres.git
synced 2025-08-11 04:22:52 +03:00
Fix snapshot isolation level typo in 9.1 release notes.
This commit is contained in:
@@ -1014,7 +1014,7 @@
|
|||||||
<para>
|
<para>
|
||||||
Previously asking for serializable isolation produced
|
Previously asking for serializable isolation produced
|
||||||
snapshot isolation, which had certain documented anomalies.
|
snapshot isolation, which had certain documented anomalies.
|
||||||
The old snapshot isolation level is still accessible by the
|
The old snapshot isolation level is still accessible by
|
||||||
requesting <link linkend="xact-repeatable-read"><literal>REPEATABLE
|
requesting <link linkend="xact-repeatable-read"><literal>REPEATABLE
|
||||||
READ</></link> isolation level.
|
READ</></link> isolation level.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user