Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e8f4c24

Browse files
committed
Fix snapshot isolation level typo in 9.1 release notes.
1 parent f670c19 commit e8f4c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/release-9.1.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1014,7 +1014,7 @@
10141014
<para>
10151015
Previously asking for serializable isolation produced
10161016
snapshot isolation, which had certain documented anomalies.
1017-
The old snapshot isolation level is still accessible by the
1017+
The old snapshot isolation level is still accessible by
10181018
requesting <link linkend="xact-repeatable-read"><literal>REPEATABLE
10191019
READ</></link> isolation level.
10201020
</para>

0 commit comments

Comments
 (0)