Skip to content
Snippets Groups Projects
Commit 84587e93 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update TODO list.

parent 30ab5bd4
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Fri Jun 29 17:28:08 EDT 2001 Last updated: Wed Jul 4 10:59:00 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -119,6 +119,7 @@ INDEXES ...@@ -119,6 +119,7 @@ INDEXES
* 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] * Add bitmap indexes [performance]
* Improve handling of index scans for NULL
SYSTEM TABLES SYSTEM TABLES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment