Thanks to visit codestin.com Credit goes to github.com
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 326a69d commit af53b62Copy full SHA for af53b62
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Jan 12 22:02:56 EST 2000
+Last updated: Wed Jan 12 22:32:53 EST 2000
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -231,7 +231,6 @@ FSYNC
231
INDEXES
232
233
* Use indexes in ORDER BY for min(), max()
234
-* Pull requested data directly from indexes, bypassing heap data
235
* Use index to restrict rows returned by multi-key index when used with
236
non-consecutive keys or OR clauses, so fewer heap accesses
237
* -Convert function(constant) into a constant for index use(Bernard Frankpitt)
0 commit comments