diff options
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |