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 c11d935 commit 695a042Copy full SHA for 695a042
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Apr 23 14:58:56 EDT 2002
+Last updated: Tue Apr 23 16:26:13 EDT 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -441,6 +441,7 @@ OPTIMIZER / EXECUTOR
441
* Inline simple SQL functions to avoid overhead (Tom)
442
* Precompile SQL functions to avoid overhead (Neil Conway)
443
* Add utility to compute accurate random_page_cost value
444
+* Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
445
446
MISCELLANEOUS
447
-------------
0 commit comments