Add
> o Change syntax to WITH DELIMITER, (keep old syntax around?)
This commit is contained in:
parent
3ab5ac86e8
commit
472186af96
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Fri Dec 28 14:35:26 EST 2001
|
Last updated: Fri Dec 28 14:43:42 EST 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -193,6 +193,7 @@ COMMANDS
|
|||||||
* COPY
|
* COPY
|
||||||
o Allow specification of column names
|
o Allow specification of column names
|
||||||
o Allow dump/load of CSV format
|
o Allow dump/load of CSV format
|
||||||
|
o Change syntax to WITH DELIMITER, (keep old syntax around?)
|
||||||
* CURSOR
|
* CURSOR
|
||||||
o Allow BINARY option to SELECT, like we do with DECLARE
|
o Allow BINARY option to SELECT, like we do with DECLARE
|
||||||
o MOVE 0 should not move to end of cursor
|
o MOVE 0 should not move to end of cursor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user