Update TODO list.

This commit is contained in:
Bruce Momjian 2001-09-06 03:46:09 +00:00
parent 04c1f72920
commit 311eef41ea
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Wed Sep 5 20:04:07 EDT 2001
Last updated: Wed Sep 5 23:46:02 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -126,6 +126,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
SYSTEM TABLES