Commit c2f1e93a authored by Bruce Momjian's avatar Bruce Momjian

Update as completed:

> * -Allow oid to act as a foreign key
parent c4e0c113
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Sun Apr 14 13:17:07 EDT 2002 Last updated: Mon Apr 15 16:51:11 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -296,7 +296,7 @@ REFERENTIAL INTEGRITY ...@@ -296,7 +296,7 @@ REFERENTIAL INTEGRITY
* Add MATCH PARTIAL referential integrity [foreign] * Add MATCH PARTIAL referential integrity [foreign]
* 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 number, not name * Make triggers refer to columns by number, not name
* Enforce referential integrity for system tables * Enforce referential integrity for system tables
......
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