From 8505fc8f9886b511971c88488a2433b545d158ef Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 27 Jan 2001 05:49:12 +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 9ead3643bd..013fb33460 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Sat Jan 27 00:40:39 EST 2001 +Last updated: Sat Jan 27 00:49:01 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -135,6 +135,7 @@ VIEWS * -Change elog for complex view ins|upd|del to "cannot {ins|upd|del} * Add the functionality for "with check option" clause of create view * Allow NOTIFY in rules involving conditionals +* Evaluate INSERT rules at end of query, rather than beginning INDEXES -- 2.40.0