mirror of
https://github.com/postgres/postgres.git
synced 2025-04-29 13:56:47 +03:00
Update TODO list.
This commit is contained in:
parent
100e7f0c9d
commit
b0df7a60f2
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Wed Nov 14 22:11:16 EST 2001
|
Last updated: Fri Nov 16 12:43:26 EST 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -255,7 +255,7 @@ REFERENTIAL INTEGRITY
|
|||||||
* Implement dirty reads and use them in RI triggers
|
* Implement dirty reads and use them in RI triggers
|
||||||
* Make triggers refer to columns by number, not name
|
* Make triggers refer to columns by number, 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]
|
||||||
* Allow user to control trigger firing order
|
* Allow user to control trigger firing order
|
||||||
* Change foreign key constraint for array -> element to mean element
|
* Change foreign key constraint for array -> element to mean element
|
||||||
|
Loading…
x
Reference in New Issue
Block a user