Another 9.1 release note typo fix.

This commit is contained in:
Bruce Momjian 2011-03-20 19:36:44 -04:00
parent e8f4c240c7
commit 78fce29628
1 changed files with 1 additions and 1 deletions

View File

@ -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>