From: Bruce Momjian Date: Sat, 27 Jan 2001 05:40:51 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_1~631 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13eadd430f6ccac26cfced8d9a9359e706f81bd7;p=postgresql Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 5c0a0f99a4..9ead3643bd 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Fri Jan 26 23:42:46 EST 2001 +Last updated: Sat Jan 27 00:40:39 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -134,7 +134,7 @@ VIEWS * Automatically create rules on views so they are updateable, per SQL92 * -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 +* Allow NOTIFY in rules involving conditionals INDEXES