From: Bruce Momjian Date: Fri, 21 Jun 2002 20:13:08 +0000 (+0000) Subject: Done: X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=88c56745d3e89ea93a0cd8ba6a51d766e7b17071;p=users%2Fbernd%2Fpostgres.git Done: > * -Test hash index performance and discourage usage --- diff --git a/doc/TODO b/doc/TODO index f8ce3e0569..693c5711a2 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Jun 20 12:54:59 EDT 2002 +Last updated: Fri Jun 21 16:12:54 EDT 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -165,7 +165,7 @@ Indexes * Add FILLFACTOR to btree index creation * Improve concurrency in GIST * Improve concurrency of hash indexes (Neil Conway) -* Test hash index performance and recommend or discourage usage +* -Test hash index performance and discourage usage Commands ========