Update TODO list.

This commit is contained in:
Bruce Momjian 2000-06-09 12:13:21 +00:00
parent 1c33289fd9
commit 06dfff5918
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Thu Jun 8 12:19:00 EDT 2000
Last updated: Fri Jun 9 08:12:59 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -153,6 +153,7 @@ REFERENTIAL INTEGRITY
* Propagate column or table renaming to foreign key constraints
* Emit a warning at foreign key creation time if no UNIQUE index
exists on referenced primary key attributes
* Add deferred trigger queue file? (Jan)
EXOTIC FEATURES