PostgreSQL TODO List
====================
-Last updated: Sat Jul 29 21:48:36 EDT 2006
+Last updated: Mon Jul 31 19:02:06 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
* Log statements where the optimizer row estimates were dramatically
different from the number of rows actually found?
+* Consider compressed annealing to search for query plans
+
+ This might replace GEQO, http://sixdemonbag.org/Djinni.
Miscellaneous Performance
-Last updated: Sat Jul 29 21:48:36 EDT 2006
+Last updated: Mon Jul 31 19:02:06 EDT 2006
The most recent version of this document can be viewed at
Log statements where the optimizer row estimates were dramatically
different from the number of rows actually found?
+
Consider compressed annealing to search for query plans
+