We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258af1d commit 6d78fdaCopy full SHA for 6d78fda
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Jan 3 13:21:20 EST 2002
+Last updated: Thu Jan 3 13:24:30 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -201,6 +201,8 @@ COMMANDS
201
o Allow specification of column names
202
o Allow dump/load of CSV format
203
o Change syntax to WITH DELIMITER, (keep old syntax around?)
204
+ o Allow COPY to report error lines and continue; optionally
205
+ allow error codes to be specified
206
* CURSOR
207
o Allow BINARY option to SELECT, like we do with DECLARE
208
o MOVE 0 should not move to end of cursor
0 commit comments