From: Bruce Momjian Date: Fri, 28 Dec 2001 19:44:20 +0000 (+0000) Subject: Add X-Git-Tag: REL7_2_BETA5~149 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=472186af968f51c314c058928762637bb73f1e22;p=postgresql Add > o Change syntax to WITH DELIMITER, (keep old syntax around?) --- diff --git a/doc/TODO b/doc/TODO index e97e0dfd87..d015128193 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Fri Dec 28 14:35:26 EST 2001 +Last updated: Fri Dec 28 14:43:42 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -193,6 +193,7 @@ COMMANDS * COPY o Allow specification of column names o Allow dump/load of CSV format + o Change syntax to WITH DELIMITER, (keep old syntax around?) * CURSOR o Allow BINARY option to SELECT, like we do with DECLARE o MOVE 0 should not move to end of cursor