mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Done:
> * -Support statement-level triggers and triggers on columns (Neil)
This commit is contained in:
parent
c464212421
commit
ea29b32758
1 changed files with 2 additions and 2 deletions
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue