Commit 472186af authored by Bruce Momjian's avatar Bruce Momjian

Add

> 	o Change syntax to WITH DELIMITER, (keep old syntax around?)
parent 3ab5ac86
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment