8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 280e937 commit 69c8f48Copy full SHA for 69c8f48
doc/TODO
@@ -1,6 +1,6 @@
1
ODO list for PostgreSQL
2
========================
3
-Last updated: Sun Oct 15 17:50:15 EDT 2000
+Last updated: Sun Oct 15 17:52:03 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -232,8 +232,6 @@ INDEXES
232
float4, numeric/decimal too [optimizer]
233
* Include heap CTID in btree index keys, remove equal-key cruft from btree
234
* Use indexes with CIDR '<<' (contains) operator
235
-* Prevent index lookups (or index entries using partial index) on most
236
- common values; instead use sequential scan
237
238
CACHE
239
0 commit comments