mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
Done:
> o -Generate failure on short COPY lines rather than pad NULLs
This commit is contained in:
parent
6e9893047e
commit
620abeb271
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Mon Jul 29 23:12:20 EDT 2002
|
Last updated: Tue Jul 30 12:56:06 EDT 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -210,7 +210,7 @@ Commands
|
|||||||
o Allow COPY to report error lines and continue; optionally
|
o Allow COPY to report error lines and continue; optionally
|
||||||
allow error codes to be specified; requires savepoints or can
|
allow error codes to be specified; requires savepoints or can
|
||||||
not be run in a multi-statement transaction
|
not be run in a multi-statement transaction
|
||||||
o Generate failure on short COPY lines rather than pad NULLs
|
o -Generate failure on short COPY lines rather than pad NULLs
|
||||||
|
|
||||||
* CURSOR
|
* CURSOR
|
||||||
o Allow BINARY option to SELECT, just like DECLARE
|
o Allow BINARY option to SELECT, just like DECLARE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user