Update TODO list.
authorBruce Momjian
Thu, 27 Jul 2000 18:50:37 +0000 (18:50 +0000)
committerBruce Momjian
Thu, 27 Jul 2000 18:50:37 +0000 (18:50 +0000)
doc/TODO

index d8a52cf93cafc8702410e079bd49f0c7bf5e6786..223283e47a274b4773c46215d31edb731762b652 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Thu Jul 27 14:47:28 EDT 2000
+Last updated:      Thu Jul 27 14:49:13 EDT 2000
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -145,7 +145,7 @@ CLIENTS
 * Update reltuples from COPY command
 * fix array handling for ECPG
 * add pg_dump option to dump type names as standard ANSI types
-* make pg_dump dump in oid order, so dependencies are resolved
+* -make pg_dump dump in oid order, so dependencies are resolved (Philip)
 * allow psql \d to show primary and foreign keys
 * allow psql \d to show temporary table schema
 
@@ -278,6 +278,7 @@ Developers who have claimed items are:
    * Michael is Michael Meskes 
    * Oleg is Oleg Bartunov 
    * Peter is Peter T Mount 
+   * Philip Warner 
    * Peter E is Peter Eisentraut
    * Ryan is Ryan Bradetich 
    * Stefan Simkovics