Skip to content

Commit b23de01

Browse files
committed
Clarification on COPY failure options.
1 parent 989b7d6 commit b23de01

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Jan 23 11:12:42 EST 2002
3+
Last updated: Thu Jan 24 17:19:24 EST 2002
44

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

@@ -225,7 +225,8 @@ COMMANDS
225225
o Allow dump/load of CSV format
226226
o Change syntax to WITH DELIMITER, (keep old syntax around?)
227227
o Allow COPY to report error lines and continue; optionally
228-
allow error codes to be specified; requires savepoints
228+
allow error codes to be specified; requires savepoints or can
229+
not be run inside a transaction
229230

230231
* CURSOR
231232
o Allow BINARY option to SELECT, just like DECLARE

0 commit comments

Comments
 (0)