diff --git a/doc/TODO b/doc/TODO index aaf2cbcf1d104799700795797e193720d5b036fb..c89c01e1b5be43a06e4c6f211c6feb7a2de0e219 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