]> granicus.if.org Git - postgresql/commitdiff
Done:
authorBruce Momjian <bruce@momjian.us>
Mon, 19 Apr 2004 17:03:13 +0000 (17:03 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 19 Apr 2004 17:03:13 +0000 (17:03 +0000)
>  o -Allow dump/load of CSV format

doc/TODO

index 24b5f64877bd63d765f932d58147fbcf535c3b5e..2794e632d4d1cac02aa48fa3f9e9cd388f7f1293 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 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)
 
@@ -211,7 +211,7 @@ Commands
        o Add way to remove cluster specification on a table
 
 * 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
          allow error codes to be specified; requires savepoints or can
          not be run in a multi-statement transaction