Commit a9b1bac6 authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent bffeb138
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Fri Jan 26 15:58:49 EST 2001 Last updated: Fri Jan 26 16:16:06 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -209,6 +209,8 @@ REFERENTIAL INTEGRITY ...@@ -209,6 +209,8 @@ REFERENTIAL INTEGRITY
* 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
* Enforce referential integrity for system tables * Enforce referential integrity for system tables
* INSERT & UPDATE/DELETE in transaction of primary key referenced by
foreign key fails with deferredTriggerGetPreviousEvent or "change violation"
EXOTIC FEATURES EXOTIC FEATURES
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment