From: Bruce Momjian Date: Thu, 6 Sep 2001 03:46:09 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_2_BETA1~534 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=311eef41ea01ceb8ee2e331b788ed68da4c9dda5;p=postgresql Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index aaf2cbcf1d..c89c01e1b5 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Wed Sep 5 20:04:07 EDT 2001 +Last updated: Wed Sep 5 23:46:02 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -126,6 +126,7 @@ INDEXES * Prevent index uniqueness checks when UPDATE does not modifying column * Add bitmap indexes [performance] * Improve handling of index scans for NULL +* Allow GIST indexes to handle NULLs SYSTEM TABLES