From b29f94fd2c438d41866cc0b1d5a9f41ccb852cb3 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 7 Jul 2000 03:24:09 +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 1d20152728..4ea1ac4edc 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Jul 6 21:31:00 EDT 2000 +Last updated: Thu Jul 6 23:23:54 EDT 2000 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -160,6 +160,7 @@ REFERENTIAL INTEGRITY * Emit a warning at foreign key creation time if no UNIQUE index exists on referenced primary key attributes * Add deferred trigger queue file (Jan) +* Allow oid to act as a foreign key EXOTIC FEATURES -- 2.40.0