Fix snapshot isolation level typo in 9.1 release notes.
This commit is contained in:
parent
f670c195b6
commit
e8f4c240c7
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user