Update as completed:

> * -Allow oid to act as a foreign key
ecpg_big_bison
Bruce Momjian 24 years ago
parent c4e0c113b8
commit c2f1e93aeb
  1. 4
      doc/TODO

@ -1,6 +1,6 @@
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)
@ -296,7 +296,7 @@ REFERENTIAL INTEGRITY
* Add MATCH PARTIAL referential integrity [foreign]
* 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
* Make triggers refer to columns by number, not name
* Enforce referential integrity for system tables

Loading…
Cancel
Save