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 391e1f7 commit 6705470Copy full SHA for 6705470
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Feb 21 22:05:06 EST 2002
+Last updated: Thu Feb 21 23:19:21 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -420,6 +420,7 @@ OPTIMIZER / EXECUTOR
420
* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
421
* Allow ORDER BY ... LIMIT to select top values without sort or index
422
using a sequential scan for highest/lowest values
423
+* Inline simple SQL functions to avoid overhead (Tom)
424
425
426
MISCELLANEOUS
0 commit comments