Commit a5875d7c authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent 4ee76ad8
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Wed Jun 6 00:53:41 EDT 2001 Last updated: Thu Jun 7 16:05:45 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -116,6 +116,7 @@ INDEXES ...@@ -116,6 +116,7 @@ INDEXES
* -Gather more accurate dispersion statistics using indexes (Tom) * -Gather more accurate dispersion statistics using indexes (Tom)
* Add deleted bit to index tuples to reduce heap access * Add deleted bit to index tuples to reduce heap access
* Prevent index uniqueness checks when UPDATE does not modifying column * Prevent index uniqueness checks when UPDATE does not modifying column
* Add bitmap indexes [performance]
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