Update TODO list.
authorBruce Momjian
Fri, 7 Jul 2000 03:24:09 +0000 (03:24 +0000)
committerBruce Momjian
Fri, 7 Jul 2000 03:24:09 +0000 (03:24 +0000)
doc/TODO

index 1d20152728f2a9108fa084fc00d366563023508e..4ea1ac4edcc760cb42385afecc20dfa24c8a0a5e 100644 (file)
--- 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 ([email protected])
 
@@ -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