Skip to content

Commit 0480285

Browse files
committed
Add:
> o Generate failure on short COPY lines rather than pad NULLs
1 parent c89e0d9 commit 0480285

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sun Feb 17 22:39:54 EST 2002
3+
Last updated: Mon Feb 18 11:47:04 EST 2002
44

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

@@ -198,6 +198,7 @@ COMMANDS
198198
o Allow COPY to report error lines and continue; optionally
199199
allow error codes to be specified; requires savepoints or can
200200
not be run in a multi-statement transaction
201+
o Generate failure on short COPY lines rather than pad NULLs
201202

202203
* CURSOR
203204
o Allow BINARY option to SELECT, just like DECLARE

0 commit comments

Comments
 (0)