Update TODO list.
authorBruce Momjian <bruce@momjian.us>
Sat, 6 Nov 1999 16:55:05 +0000 (16:55 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 6 Nov 1999 16:55:05 +0000 (16:55 +0000)
doc/TODO

index 7dc1e654e53d42551076b168d6ed17a39534f016..eaf58cb72c5eaaa819cb7378eab1413cef0cbe4d 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Thu Nov  4 20:03:44 EST 1999
+Last updated:          Sat Nov  6 11:54:11 EST 1999
 
 Current maintainer:    Bruce Momjian (maillist@candle.pha.pa.us)
 
@@ -170,7 +170,7 @@ CLIENTS
   ORDER BY direction
 * Allow flag to control COPY input/output of NULLs
 * Update reltuples from COPY command
-* Allow psql \copy to allow delimiters
+* -Allow psql \copy to allow delimiters
 * Add a function to return the last inserted oid, for use in psql scripts
 * -Allow psql to print nulls as distinct from "" [null]