mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Fix snapshot isolation level typo in 9.1 release notes.
This commit is contained in:
@@ -1014,7 +1014,7 @@
|
||||
<para>
|
||||
Previously asking for serializable isolation produced
|
||||
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
|
||||
READ</></link> isolation level.
|
||||
</para>
|
||||
|
Reference in New Issue
Block a user