Another 9.1 release note typo fix.
authorBruce Momjian
Sun, 20 Mar 2011 23:36:44 +0000 (19:36 -0400)
committerBruce Momjian
Sun, 20 Mar 2011 23:36:44 +0000 (19:36 -0400)
doc/src/sgml/release-9.1.sgml

index 1f8a2d3290e8ab7fb8a1200768a88dbd3f244c65..44557d9905c8a21d70501936069ca5fb4c92450b 100644 (file)
        Previously asking for serializable isolation produced
        snapshot isolation, which had certain documented anomalies.
        The old snapshot isolation level is still accessible by
-       requesting REPEATABLE
+       requesting the REPEATABLE
        READ isolation level.