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 9e6b8d7 commit a3b0c90Copy full SHA for a3b0c90
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Apr 20 16:16:27 EDT 2004
+Last updated: Wed Apr 28 12:35:30 EDT 2004
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -133,7 +133,6 @@ Indexes
133
[inheritance]
134
* Add UNIQUE capability to non-btree indexes
135
* Add rtree index support for line, lseg, path, point
136
- columns and indexes with many duplicate keys
137
* Use indexes for min() and max() or convert to SELECT col FROM tab ORDER
138
BY col DESC LIMIT 1 if appropriate index exists and WHERE clause acceptible
139
* Use index to restrict rows returned by multi-key index when used with
0 commit comments