mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 22:59:54 -04:00
Update TODO list.
This commit is contained in:
parent
ef0c80ac23
commit
d812de671a
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Wed Jun 7 15:55:34 EDT 2000
|
||||
Last updated: Thu Jun 8 11:47:25 EDT 2000
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -129,6 +129,7 @@ COMMANDS
|
|||
* Allow DELETE and UPDATE to use inheritance using tablename*
|
||||
* Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
|
||||
* Allow BINARY option to SELECT, like we do with DECLARE
|
||||
* Prevent truncate on table acting as foreign key
|
||||
|
||||
CLIENTS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue