Add TODO.detail:
authorBruce Momjian
Fri, 24 Oct 2003 03:20:36 +0000 (03:20 +0000)
committerBruce Momjian
Fri, 24 Oct 2003 03:20:36 +0000 (03:20 +0000)
>  o Queries across databases or servers (two-phase commit) [2phase]

doc/TODO

index 5670aa4661f8285668ab9705b3809c22bb4e9fc9..a4041aaa9852ae2c4af6f2673bc80a7ae277d30f 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Wed Oct 22 13:14:35 EDT 2003
+Last updated:      Thu Oct 23 23:20:29 EDT 2003
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -21,7 +21,7 @@ Urgent
    o Master/slave replication
    o Multi-master replication
    o Partition data across servers
-   o Queries across databases or servers (two-phase commit)
+   o Queries across databases or servers (two-phase commit) [2phase]
    o Allow replication over unreliable or non-persistent links
    o http://gborg.postgresql.org/project/pgreplication/projdisplay.php
 * Point-in-time data recovery using backup and write-ahead log
@@ -514,7 +514,7 @@ Source Code
 * Acquire lock on a relation before building a relcache entry for it
 * Research interaction of setitimer() and sleep() used by statement_timeout
 * Add checks for fclose() failure
-* Change CVS $Id: TODO,v 1.1156 2003/10/22 17:14:39 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1156 2003/10/22 17:14:39 momjian Exp $
+* Change CVS $Id: TODO,v 1.1157 2003/10/24 03:20:36 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1157 2003/10/24 03:20:36 momjian Exp $
 * Exit postmaster if postgresql.conf can not be opened
 * Rename /scripts directory because they are all C programs now
 * Allow the regression tests to start postmaster with -i so the tests