mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
Update TODO list.
This commit is contained in:
parent
3477957b44
commit
552ce98c74
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Fri Jun 9 08:12:59 EDT 2000
|
Last updated: Sun Jun 11 21:11:41 EDT 2000
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -131,6 +131,7 @@ COMMANDS
|
|||||||
* Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
|
* Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
|
||||||
* Allow BINARY option to SELECT, like we do with DECLARE
|
* Allow BINARY option to SELECT, like we do with DECLARE
|
||||||
* Prevent truncate on table with a referential integrity trigger
|
* Prevent truncate on table with a referential integrity trigger
|
||||||
|
* MOVE 0 should not move to end of cursor
|
||||||
|
|
||||||
CLIENTS
|
CLIENTS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user