aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 4ea1ac4edcc..ebaa44de188 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Thu Jul 6 23:23:54 EDT 2000
+Last updated: Sat Jul 8 09:14:52 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -161,6 +161,7 @@ REFERENTIAL INTEGRITY
exists on referenced primary key attributes
* Add deferred trigger queue file (Jan)
* Allow oid to act as a foreign key
+* Add function to return primary key value on INSERT
EXOTIC FEATURES