From: Bruce Momjian Date: Mon, 19 Apr 2004 17:03:13 +0000 (+0000) Subject: Done: X-Git-Tag: REL8_0_0BETA1~818 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83ab1c04757fadf116942f837408c8f9e95796e2;p=postgresql Done: > o -Allow dump/load of CSV format --- diff --git a/doc/TODO b/doc/TODO index 24b5f64877..2794e632d4 100644 --- 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