]> granicus.if.org Git - postgresql/commitdiff
Update TODO list.
authorBruce Momjian <bruce@momjian.us>
Wed, 3 Oct 2001 18:36:03 +0000 (18:36 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 3 Oct 2001 18:36:03 +0000 (18:36 +0000)
doc/TODO

index 2fc0b5556a268144859ce233c54c0070b0fd0b41..e686e1a5acf9739acb9d94ed5211a6ed20b81fc2 100644 (file)
--- 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