Skip to content

Commit 6d78fda

Browse files
committed
Add:
> o Allow COPY to report error lines and continue; optionally > allow error codes to be specified
1 parent 258af1d commit 6d78fda

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Jan 3 13:21:20 EST 2002
3+
Last updated: Thu Jan 3 13:24:30 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -201,6 +201,8 @@ COMMANDS
201201
o Allow specification of column names
202202
o Allow dump/load of CSV format
203203
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
204206
* CURSOR
205207
o Allow BINARY option to SELECT, like we do with DECLARE
206208
o MOVE 0 should not move to end of cursor

0 commit comments

Comments
 (0)