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 9832a23 commit fa8a73cCopy full SHA for fa8a73c
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Feb 11 13:14:25 EST 2002
+Last updated: Tue Feb 12 17:24:00 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -409,6 +409,7 @@ OPTIMIZER / EXECUTOR
409
* Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS [exists]
410
* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
411
* Allow ORDER BY ... LIMIT to select top values without sort or index
412
+ using a sequential scan for highest/lowest values
413
414
415
MISCELLANEOUS
0 commit comments