From e031844eac05409349b589646cb8a76dedc5557b Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 28 May 2007 23:56:29 +0000 Subject: [PATCH] Update wording: < * Fix self-referential UPDATEs seeing inconsistent row versions in > * Fix self-referential UPDATEs that see inconsistent row versions in --- doc/TODO | 4 ++-- doc/src/FAQ/TODO.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/TODO b/doc/TODO index c9a325a825..0de1ce3a40 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ z PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Mon May 28 19:55:57 EDT 2007 +Last updated: Mon May 28 19:56:23 EDT 2007 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -568,7 +568,7 @@ SQL Commands http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php -* Fix self-referential UPDATEs seeing inconsistent row versions in +* Fix self-referential UPDATEs that see inconsistent row versions in read-committed mode http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 6351200f05..2cf33ace80 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -10,7 +10,7 @@ PostgreSQL TODO List


Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Mon May 28 19:55:57 EDT 2007 +Last updated: Mon May 28 19:56:23 EDT 2007

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -508,7 +508,7 @@ first. There is also a developer's wiki at
get dropped while the DROP operation is happening

http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php

-
  • Fix self-referential UPDATEs seeing inconsistent row versions in +
  • Fix self-referential UPDATEs that see inconsistent row versions in read-committed mode

    http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php