aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 635b5a4458a..b73bc479db5 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Tue Mar 5 22:14:41 EST 2002
+Last updated: Thu Mar 7 20:29:53 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -125,7 +125,7 @@ VIEWS / RULES
* Move psql backslash information into views
* Allow RULE recompilation
* Remove brackets as multi-statement rule grouping, must use parens
-
+* Prevent aggregates from being used in rule WHERE clauses
INDEXES
-------