Commit 04802852 authored by Bruce Momjian's avatar Bruce Momjian

Add:

> 	o Generate failure on short COPY lines rather than pad NULLs
parent c89e0d96
TODO list for PostgreSQL
========================
Last updated: Sun Feb 17 22:39:54 EST 2002
Last updated: Mon Feb 18 11:47:04 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -198,6 +198,7 @@ COMMANDS
o Allow COPY to report error lines and continue; optionally
allow error codes to be specified; requires savepoints or can
not be run in a multi-statement transaction
o Generate failure on short COPY lines rather than pad NULLs
* CURSOR
o Allow BINARY option to SELECT, just like DECLARE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment