>
> * Fix self-referential UPDATEs seeing inconsistent row versions in
> read-committed mode
>
> http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php
PostgreSQL TODO List
====================
-Last updated: Thu May 17 21:22:04 EDT 2007
+Last updated: Mon May 28 19:55:57 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php
+* Fix self-referential UPDATEs seeing inconsistent row versions in
+ read-committed mode
+
+ http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php
+
* CREATE
PostgreSQL TODO List
-Last updated: Thu May 17 21:22:04 EDT 2007
+Last updated: Mon May 28 19:55:57 EDT 2007
The most recent version of this document can be viewed at
Increase locking when DROPing objects so dependent objects cannot
get dropped while the DROP operation is happening
+
+
Fix self-referential UPDATEs seeing inconsistent row versions in
+ read-committed mode
CREATE