Update TODO list.

This commit is contained in:
Bruce Momjian 2000-10-15 21:52:48 +00:00
parent 280e9377b1
commit 69c8f48b0e

View File

@ -1,6 +1,6 @@
ODO list for PostgreSQL
========================
Last updated: Sun Oct 15 17:50:15 EDT 2000
Last updated: Sun Oct 15 17:52:03 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -232,8 +232,6 @@ INDEXES
float4, numeric/decimal too [optimizer]
* Include heap CTID in btree index keys, remove equal-key cruft from btree
* Use indexes with CIDR '<<' (contains) operator
* Prevent index lookups (or index entries using partial index) on most
common values; instead use sequential scan
CACHE