diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-01-21 00:45:29 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-01-21 00:45:29 +0000 |
commit | 901aaf34bdd1bbb97254bde861467be7829d5108 (patch) | |
tree | 94a847f589f119ae874df44ae2b4a4186b7fd8d2 | |
parent | 481a7439fb65ed38d6f767994dd743d8858c8a02 (diff) | |
download | postgresql-901aaf34bdd1bbb97254bde861467be7829d5108.tar.gz postgresql-901aaf34bdd1bbb97254bde861467be7829d5108.zip |
Update TODO list.
-rw-r--r-- | doc/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -180,6 +180,7 @@ CLIENTS scripts (Peter E) * -Allow psql to print nulls as distinct from "" [null] * fix array handling for ECPG +* allow pg_dump to dump type names as standard ANSI types EXOTIC FEATURES |