mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Update TODO list.
This commit is contained in:
parent
d4d23852c1
commit
9c9ea41b3c
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Mon Nov 12 02:10:47 EST 2001
|
Last updated: Mon Nov 12 15:26:29 EST 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -253,6 +253,7 @@ REFERENTIAL INTEGRITY
|
|||||||
* Add deferred trigger queue file (Jan)
|
* Add deferred trigger queue file (Jan)
|
||||||
* Allow oid to act as a foreign key
|
* Allow oid to act as a foreign key
|
||||||
* Implement dirty reads and use them in RI triggers
|
* Implement dirty reads and use them in RI triggers
|
||||||
|
* Make triggers refer to columns by oid, not name
|
||||||
* Enforce referential integrity for system tables
|
* Enforce referential integrity for system tables
|
||||||
* INSERT & UPDATE/DELETE in transaction of primary key fails with
|
* INSERT & UPDATE/DELETE in transaction of primary key fails with
|
||||||
deferredTriggerGetPreviousEvent or "change violation" [foreign]
|
deferredTriggerGetPreviousEvent or "change violation" [foreign]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user