From: Bruce Momjian Date: Thu, 7 Jun 2001 20:05:56 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_2_BETA1~1086 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5875d7c86bef8fff16daa74512e47837b4ad63f;p=postgresql Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 282730f547..b4b093b5d7 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Wed Jun 6 00:53:41 EDT 2001 +Last updated: Thu Jun 7 16:05:45 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -116,6 +116,7 @@ INDEXES * -Gather more accurate dispersion statistics using indexes (Tom) * Add deleted bit to index tuples to reduce heap access * Prevent index uniqueness checks when UPDATE does not modifying column +* Add bitmap indexes [performance] SYSTEM TABLES