Commit c8ae5c2d authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent 683e47ae
TODO list for PostgreSQL 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) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -134,7 +134,7 @@ INDEXES ...@@ -134,7 +134,7 @@ INDEXES
* Prevent index uniqueness checks when UPDATE does not modifying column * Prevent index uniqueness checks when UPDATE does not modifying column
* Add bitmap indexes [performance] * Add bitmap indexes [performance]
* Improve handling of index scans for NULL * Improve handling of index scans for NULL
* Allow GIST indexes to handle NULLs * Improve concurrency in GIST
SYSTEM TABLES SYSTEM TABLES
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment