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