From: Bruce Momjian Date: Wed, 3 Oct 2001 18:36:03 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_2_BETA1~209 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c8ae5c2de1624469e529d30039a5d982c923252f;p=thirdparty%2Fpostgresql.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 2fc0b5556a2..e686e1a5acf 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Wed Oct 3 14:35:37 EDT 2001 +Last updated: Wed Oct 3 14:35:59 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -134,7 +134,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 +* Improve concurrency in GIST SYSTEM TABLES