PostgreSQL TODO List
====================
-Last updated: Tue Jan 9 16:33:10 EST 2007
+Last updated: Tue Jan 9 17:43:27 EST 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
This might replace GEQO, http://sixdemonbag.org/Djinni.
+* Improve merge join performance by allowing mark/restore of
+ tuple sources
+
+ http://archives.postgresql.org/pgsql-hackers/2007-01/msg00096.php
+
+
Miscellaneous Performance
=========================
-Last updated: Tue Jan 9 16:33:10 EST 2007
+Last updated: Tue Jan 9 17:43:27 EST 2007
The most recent version of this document can be viewed at
different from the number of rows actually found?
Consider compressed annealing to search for query plans
+
+
Improve merge join performance by allowing mark/restore of
+ tuple sources