Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8f4c24
)
Another 9.1 release note typo fix.
author
Bruce Momjian
<bruce@momjian.us>
Sun, 20 Mar 2011 23:36:44 +0000
(19:36 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Sun, 20 Mar 2011 23:36:44 +0000
(19:36 -0400)
doc/src/sgml/release-9.1.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-9.1.sgml
b/doc/src/sgml/release-9.1.sgml
index 1f8a2d3290e8ab7fb8a1200768a88dbd3f244c65..44557d9905c8a21d70501936069ca5fb4c92450b 100644
(file)
--- a/
doc/src/sgml/release-9.1.sgml
+++ b/
doc/src/sgml/release-9.1.sgml
@@
-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>