postgresql/src/backend/optimizer/path
Vadim B. Mikheev 05404562fb Use GEQO if _use_geqo_ is TRUE and # of relations is >= _use_geqo_rels_
(both are settable via SET geqo TO ...).
1997-06-02 11:14:40 +00:00
..
allpaths.c Use GEQO if _use_geqo_ is TRUE and # of relations is >= _use_geqo_rels_ 1997-06-02 11:14:40 +00:00
clausesel.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
costsize.c Add innercost to result in cost_hashjoin. 1997-04-24 15:49:30 +00:00
hashutils.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
indxpath.c Patches for Vadim's multikey indexing... 1997-03-18 18:41:37 +00:00
joinpath.c Cleanup Makefiles 1996-10-31 10:59:42 +00:00
joinrels.c Consider right-sided plans if _use_right_sided_plans_ is true. 1997-05-20 10:37:26 +00:00
joinutils.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
Makefile Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
mergeutils.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
orindxpath.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
predmig.c Update "planner" directory to "optimizer" in include paths in this dead code. 1996-10-23 07:14:43 +00:00
prune.c Compile and warning cleanup 1996-11-08 06:02:30 +00:00
xfunc.c Remove WIN32 defines. They never worked. 1997-02-14 04:19:07 +00:00