aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-01-21 03:55:22 +0000
committerBruce Momjian <bruce@momjian.us>2000-01-21 03:55:22 +0000
commit5b7bc483910f35f67d4d465593227fba7b9f0e11 (patch)
tree607f696ab7ad103a776f783e2c5efc6ee24e823d
parentde56d999cd27cd7247a0bc70aaad420c15ea9dc4 (diff)
downloadpostgresql-5b7bc483910f35f67d4d465593227fba7b9f0e11.tar.gz
postgresql-5b7bc483910f35f67d4d465593227fba7b9f0e11.zip
Update TODO list.
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index b641f6ed407..9528b04d4a1 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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