We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63e41e commit ab1c71dCopy full SHA for ab1c71d
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Jan 12 00:32:20 EST 2001
+Last updated: Fri Jan 12 12:47:59 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -181,6 +181,7 @@ CLIENTS
181
ORDER BY direction
182
* Update reltuples from COPY command
183
* Allow COPY to specify column names
184
+* Allow COPY to dump/load CSV format
185
* fix array handling for ECPG
186
* -add pg_dump option to dump type names as standard ANSI types
187
* -make pg_dump dump in oid order, so dependencies are resolved (Philip)
0 commit comments