mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Done:
> * -Support statement-level triggers and triggers on columns (Neil)
This commit is contained in:
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
||||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Thu Nov 21 14:14:58 EST 2002
|
||||
Last updated: Fri Nov 22 22:52:37 EST 2002
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
@ -270,7 +270,7 @@ Referential Integrity
|
||||
in array
|
||||
* Allow DEFERRABLE UNIQUE constraints
|
||||
* Allow triggers to be disabled [trigger]
|
||||
* Support statement-level triggers and triggers on columns (Neil)
|
||||
* -Support statement-level triggers and triggers on columns (Neil)
|
||||
|
||||
|
||||
Dependency Checking
|
||||
|
Reference in New Issue
Block a user