From 83ab1c04757fadf116942f837408c8f9e95796e2 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 19 Apr 2004 17:03:13 +0000 Subject: [PATCH] Done: > o -Allow dump/load of CSV format --- doc/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.40.0