Update TODO list.
authorBruce Momjian
Thu, 8 Nov 2001 18:24:55 +0000 (18:24 +0000)
committerBruce Momjian
Thu, 8 Nov 2001 18:24:55 +0000 (18:24 +0000)
doc/TODO

index 3bd6f86ec00cc1557775f60188aef513e09a1c43..86d5817f2802205f7e0c92c781664ea8216dedfc 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Wed Nov  7 00:27:22 EST 2001
+Last updated:      Thu Nov  8 13:24:37 EST 2001
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -32,6 +32,7 @@ URGENT
    o partition data across servers
    o sample implementation in contrib/rserv
    o queries across databases or servers (two-phase commit)
+   o http://gborg.postgresql.org/project/pgreplication/projdisplay.php
 * Point-in-time data recovery using backup and write-ahead log
 * Allow row re-use without vacuum (Tom)