mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-17 19:30:00 +08:00
Done, according to Rod Taylor:
> * -Add ALTER TRIGGER ... RENAME
This commit is contained in:
parent
3a0136c7d2
commit
f2bb1cfa85
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
||||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Sun Jul 7 22:00:46 EDT 2002
|
||||
Last updated: Wed Jul 10 22:56:30 EDT 2002
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
@ -310,7 +310,7 @@ Referential Integrity
|
||||
* Make triggers refer to columns by number, not name
|
||||
* Enforce referential integrity for system tables
|
||||
* -Allow user to control trigger firing order (Tom)
|
||||
* Add ALTER TRIGGER ... RENAME
|
||||
* -Add ALTER TRIGGER ... RENAME
|
||||
* Change foreign key constraint for array -> element to mean element
|
||||
in array
|
||||
* Fix foreign key constraints to not error on intermediate db states (Stephan)
|
||||
|
Loading…
Reference in New Issue
Block a user