diff --git a/doc/TODO b/doc/TODO index 1d0bf77dd8c41d64ad2efd830457ef7780013f18..09112ce2108b8034912e588a9d1197cf2cacd5a7 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Sep 6 21:29:44 EDT 2001 +Last updated: Fri Sep 7 14:50:01 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -226,6 +226,7 @@ REFERENTIAL INTEGRITY * Enforce referential integrity for system tables * INSERT & UPDATE/DELETE in transaction of primary key fails with deferredTriggerGetPreviousEvent or "change violation" [foreign] +* Allow user to control trigger firing order * Change foreign key constraint for array -> element to mean element in array