aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 8a13b1a022b..27df7f04709 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Fri May 18 11:17:58 EDT 2001
+Last updated: Fri May 18 12:28:02 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -282,6 +282,7 @@ MISCELLANEOUS
connection pooling
* Make blind writes go through the file descriptor cache
* Allow logging of query durations
+* Add hash-based aggregates
SOURCE CODE
-----------