aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-11-05 01:04:59 +0000
committerBruce Momjian <bruce@momjian.us>1999-11-05 01:04:59 +0000
commit83c30df0e932ad7c76a94262c32769ee8ce3db49 (patch)
tree2ec35ed32ed9262460bcbed34136dde007b5fb1c
parent5e956342defab3164e38086d964a24c1e2ab6da0 (diff)
downloadpostgresql-83c30df0e932ad7c76a94262c32769ee8ce3db49.tar.gz
postgresql-83c30df0e932ad7c76a94262c32769ee8ce3db49.zip
Update TODO list.
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 625f5f0c9de..3d43745bcdb 100644
--- 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