From 311eef41ea01ceb8ee2e331b788ed68da4c9dda5 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 6 Sep 2001 03:46:09 +0000 Subject: [PATCH] Update TODO list. --- doc/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.40.0