1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-24 10:47:04 +03:00
> 	o -Allow dump/load of CSV format
This commit is contained in:
Bruce Momjian 2004-04-19 17:03:13 +00:00
parent 7931a8fdd1
commit 83ab1c0475

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Mon Apr 19 11:37:51 EDT 2004 Last updated: Mon Apr 19 13:03:08 EDT 2004
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -211,7 +211,7 @@ Commands
o Add way to remove cluster specification on a table o Add way to remove cluster specification on a table
* COPY * COPY
o Allow dump/load of CSV format o -Allow dump/load of CSV format
o Allow COPY to report error lines and continue; optionally o Allow COPY to report error lines and continue; optionally
allow error codes to be specified; requires savepoints or can allow error codes to be specified; requires savepoints or can
not be run in a multi-statement transaction not be run in a multi-statement transaction