mirror of
https://github.com/postgres/postgres.git
synced 2025-05-09 18:21:05 +03:00
Another clarification.
This commit is contained in:
parent
b23de01c15
commit
d958c08a0a
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Thu Jan 24 17:19:24 EST 2002
|
Last updated: Thu Jan 24 17:20:03 EST 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -226,7 +226,7 @@ COMMANDS
|
|||||||
o Change syntax to WITH DELIMITER, (keep old syntax around?)
|
o Change syntax to WITH DELIMITER, (keep old syntax around?)
|
||||||
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 inside a transaction
|
not be run in a multi-statement transaction
|
||||||
|
|
||||||
* 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