We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c89e0d9 commit 0480285Copy full SHA for 0480285
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun Feb 17 22:39:54 EST 2002
+Last updated: Mon Feb 18 11:47:04 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -198,6 +198,7 @@ COMMANDS
198
o Allow COPY to report error lines and continue; optionally
199
allow error codes to be specified; requires savepoints or can
200
not be run in a multi-statement transaction
201
+ o Generate failure on short COPY lines rather than pad NULLs
202
203
* CURSOR
204
o Allow BINARY option to SELECT, just like DECLARE
0 commit comments