diff --git a/doc/TODO b/doc/TODO index 89e84d36ad..fe66536f33 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Mon Oct 28 15:05:02 EST 2002 +Last updated: Mon Oct 28 21:50:03 EST 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -136,7 +136,7 @@ Views / Rules * Move psql backslash information into views * Allow RULE recompilation * -Remove brackets as multi-statement rule grouping, must use parens (Bruce) -* Prevent aggregates from being used in rule WHERE clauses +* -Prevent aggregates from being used in rule WHERE clauses Indexes