]> granicus.if.org Git - postgresql/commitdiff
Update TODO list.
authorBruce Momjian <bruce@momjian.us>
Fri, 5 Nov 1999 01:04:59 +0000 (01:04 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 5 Nov 1999 01:04:59 +0000 (01:04 +0000)
doc/TODO

index 625f5f0c9dedf6dc3ad847f5689e76f7a33d8e20..3d43745bcdb8a8cca89e796d58672056a528e011 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Sun Oct 31 08:18:42 EST 1999
+Last updated:          Thu Nov  4 20:03:44 EST 1999
 
 Current maintainer:    Bruce Momjian (maillist@candle.pha.pa.us)
 
@@ -171,7 +171,7 @@ CLIENTS
 * Update reltuples from COPY command
 * 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]
+* -Allow psql to print nulls as distinct from "" [null]
 
 EXOTIC FEATURES