postgresql/src/backend/optimizer/geqo
Tom Lane ba2ea6e0f5 Fix GEQO optimizer to work correctly with new outer-join-capable
query representation.  Note that GEQO_RELS setting is now interpreted
as the number of top-level items in the FROM list, not necessarily the
number of relations in the query.  This seems appropriate since we are
only doing join-path searching over the top-level items.
2000-09-19 18:42:34 +00:00
..
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
geqo_copy.c Add: 2000-01-26 05:58:53 +00:00
geqo_cx.c Final cleanup. 1999-07-16 05:00:38 +00:00
geqo_erx.c Final cleanup. 1999-07-16 05:00:38 +00:00
geqo_eval.c Fix GEQO optimizer to work correctly with new outer-join-capable 2000-09-19 18:42:34 +00:00
geqo_main.c Fix GEQO optimizer to work correctly with new outer-join-capable 2000-09-19 18:42:34 +00:00
geqo_misc.c New cost model for planning, incorporating a penalty for random page 2000-02-15 20:49:31 +00:00
geqo_mutation.c Final cleanup. 1999-07-16 05:00:38 +00:00
geqo_ox1.c Final cleanup. 1999-07-16 05:00:38 +00:00
geqo_ox2.c Final cleanup. 1999-07-16 05:00:38 +00:00
geqo_pmx.c Final cleanup. 1999-07-16 05:00:38 +00:00
geqo_pool.c Fix GEQO optimizer to work correctly with new outer-join-capable 2000-09-19 18:42:34 +00:00
geqo_px.c Final cleanup. 1999-07-16 05:00:38 +00:00
geqo_recombination.c Final cleanup. 1999-07-16 05:00:38 +00:00
geqo_selection.c Add: 2000-01-26 05:58:53 +00:00