aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-11-06 16:55:05 +0000
committerBruce Momjian <bruce@momjian.us>1999-11-06 16:55:05 +0000
commit32edd98519e31e9378860f93a7c64e671b662621 (patch)
tree561169049ea9e518f502ff30f19d7d7000e15213
parenta9ade930da83b03f41d1d677f715cdda2ccc9524 (diff)
downloadpostgresql-32edd98519e31e9378860f93a7c64e671b662621.tar.gz
postgresql-32edd98519e31e9378860f93a7c64e671b662621.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 7dc1e654e53..eaf58cb72c5 100644
--- 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]