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 e134556 commit 8bbfac1Copy full SHA for 8bbfac1
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Jul 27 22:27:39 EDT 2000
+Last updated: Mon Oct 9 03:38:27 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -222,6 +222,7 @@ INDEXES
222
* Allow SELECT * FROM tab WHERE int2col = 4 use int2col index, int8,
223
float4, numeric/decimal too [optimizer]
224
* Include heap CTID in btree index keys, remove equal-key cruft from btree
225
+* Use indexes with CIDR '<<' (contains) operator
226
227
CACHE
228
0 commit comments