aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-01-21 00:45:29 +0000
committerBruce Momjian <bruce@momjian.us>2000-01-21 00:45:29 +0000
commit901aaf34bdd1bbb97254bde861467be7829d5108 (patch)
tree94a847f589f119ae874df44ae2b4a4186b7fd8d2
parent481a7439fb65ed38d6f767994dd743d8858c8a02 (diff)
downloadpostgresql-901aaf34bdd1bbb97254bde861467be7829d5108.tar.gz
postgresql-901aaf34bdd1bbb97254bde861467be7829d5108.zip
Update TODO list.
-rw-r--r--doc/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index d8b5bfb52d2..b641f6ed407 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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