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 27a54ae commit ed20cdfCopy full SHA for ed20cdf
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Apr 17 16:35:06 EDT 2002
+Last updated: Wed Apr 17 17:41:41 EDT 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -437,7 +437,7 @@ OPTIMIZER / EXECUTOR
437
using a sequential scan for highest/lowest values
438
* Inline simple SQL functions to avoid overhead (Tom)
439
* Precompile SQL functions to avoid overhead (Neil Conway)
440
-
+* Add utility to compute accurate random_page_cost value
441
442
MISCELLANEOUS
443
-------------
0 commit comments