From: Bruce Momjian Date: Mon, 15 Apr 2002 20:52:12 +0000 (+0000) Subject: Update as completed: X-Git-Tag: REL7_3~1713 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2f1e93aebf5178585d300d1153e23d66c24d51d;p=postgresql Update as completed: > * -Allow oid to act as a foreign key --- diff --git a/doc/TODO b/doc/TODO index 356269f55c..c05f049b7e 100644 --- a/doc/TODO +++ b/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