Update TODO list.
This commit is contained in:
parent
e7243dce47
commit
ef0b4aaddb
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Wed Nov 21 16:25:20 EST 2001
|
Last updated: Wed Nov 21 20:34:04 EST 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -273,6 +273,8 @@ DEPENDENCY CHECKING
|
|||||||
depend_sysrelid, depend_oid, name
|
depend_sysrelid, depend_oid, name
|
||||||
* Auto-destroy sequence on DROP of table with SERIAL; perhaps a separate
|
* Auto-destroy sequence on DROP of table with SERIAL; perhaps a separate
|
||||||
SERIAL type
|
SERIAL type
|
||||||
|
* Have SERIAL generate non-colliding sequence names when we have
|
||||||
|
auto-destruction
|
||||||
* Prevent column dropping if column is used by foreign key
|
* Prevent column dropping if column is used by foreign key
|
||||||
* Propagate column or table renaming to foreign key constraints
|
* Propagate column or table renaming to foreign key constraints
|
||||||
* Automatically drop constraints/functions when object is dropped
|
* Automatically drop constraints/functions when object is dropped
|
||||||
|
Loading…
x
Reference in New Issue
Block a user