summaryrefslogtreecommitdiff
path: root/doc/src/FAQ
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2007-05-28 23:56:29 +0000
committerBruce Momjian <bruce@momjian.us>2007-05-28 23:56:29 +0000
commite031844eac05409349b589646cb8a76dedc5557b (patch)
treee2dfc3e5e79843ec6dfbd33f4e993760f84e6841 /doc/src/FAQ
parent4c75abde5314b080469fe26fefa86817b9562c6b (diff)
Update wording:
< * Fix self-referential UPDATEs seeing inconsistent row versions in > * Fix self-referential UPDATEs that see inconsistent row versions in
Diffstat (limited to 'doc/src/FAQ')
-rw-r--r--doc/src/FAQ/TODO.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index 6351200f052..2cf33ace80a 100644
--- a/doc/src/FAQ/TODO.html
+++ b/doc/src/FAQ/TODO.html
@@ -10,7 +10,7 @@
PostgreSQL TODO List
</p><hr/>
Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated: Mon May 28 19:55:57 EDT 2007
+Last updated: Mon May 28 19:56:23 EDT 2007
<p>The most recent version of this document can be viewed at<br/>
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -508,7 +508,7 @@ first. There is also a developer's wiki at<br/>
get dropped while the DROP operation is happening
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php">http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php</a>
</p>
- </li><li>Fix self-referential UPDATEs seeing inconsistent row versions in
+ </li><li>Fix self-referential UPDATEs that see inconsistent row versions in
read-committed mode
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php">http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php</a>
</p>