From 9c9ea41b3c5ed05694750b3103bcc243940dd89b Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 12 Nov 2001 20:26:39 +0000 Subject: [PATCH] Update TODO list. --- doc/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index b2e84b5e92..d2d35c2af0 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Mon Nov 12 02:10:47 EST 2001 +Last updated: Mon Nov 12 15:26:29 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -253,6 +253,7 @@ REFERENTIAL INTEGRITY * Add deferred trigger queue file (Jan) * Allow oid to act as a foreign key * Implement dirty reads and use them in RI triggers +* Make triggers refer to columns by oid, not name * Enforce referential integrity for system tables * INSERT & UPDATE/DELETE in transaction of primary key fails with deferredTriggerGetPreviousEvent or "change violation" [foreign] -- 2.11.0