mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
Add:
> * Allow triggers to be disabled [trigger]
This commit is contained in:
parent
5d6758fd24
commit
339982c850
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Mon Aug 26 13:39:18 EDT 2002
|
Last updated: Mon Aug 26 16:02:39 EDT 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -332,6 +332,7 @@ Referential Integrity
|
|||||||
in array
|
in array
|
||||||
* Fix foreign key constraints to not error on intermediate db states (Stephan)
|
* Fix foreign key constraints to not error on intermediate db states (Stephan)
|
||||||
* Allow DEFERRABLE UNIQUE constraints
|
* Allow DEFERRABLE UNIQUE constraints
|
||||||
|
* Allow triggers to be disabled [trigger]
|
||||||
|
|
||||||
|
|
||||||
Dependency Checking
|
Dependency Checking
|
||||||
|
Loading…
x
Reference in New Issue
Block a user