From: Bruce Momjian Date: Thu, 11 Oct 2001 20:40:38 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_2_BETA1~136 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9e642cd7ef17b6f8dce3a38f38382272b84d6cc3;p=thirdparty%2Fpostgresql.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 99c894c8fdf..6b6d113ca5b 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Oct 11 12:35:23 EDT 2001 +Last updated: Thu Oct 11 16:40:28 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -101,6 +101,7 @@ VIEWS * Allow NOTIFY in rules involving conditionals * -Evaluate INSERT rules at end of query, rather than beginning (Jan) * Allow temporary views +* Move psql backslash information into views INDEXES