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 d613aad commit b9be2b2Copy full SHA for b9be2b2
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Jan 26 18:08:43 EST 2002
+Last updated: Sat Jan 26 23:20:24 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -432,6 +432,7 @@ OPTIMIZER/EXECUTOR
432
* Change FIXED_CHAR_SEL to 0.20 from 0.04 to give better selectivity (Bruce)
433
* Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS [exists]
434
* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
435
+* Allow ORDER BY ... LIMIT to select top values without sort or index
436
437
MISCELLANEOUS
438
0 commit comments