diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-01-21 03:55:22 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-01-21 03:55:22 +0000 |
commit | 5b7bc483910f35f67d4d465593227fba7b9f0e11 (patch) | |
tree | 607f696ab7ad103a776f783e2c5efc6ee24e823d | |
parent | de56d999cd27cd7247a0bc70aaad420c15ea9dc4 (diff) | |
download | postgresql-5b7bc483910f35f67d4d465593227fba7b9f0e11.tar.gz postgresql-5b7bc483910f35f67d4d465593227fba7b9f0e11.zip |
Update TODO list.
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -180,7 +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 +* add pg_dump option to dump type names as standard ANSI types EXOTIC FEATURES |