postgresql/src/backend/optimizer/geqo
Peter Eisentraut cb292206c5 Remove a bunch of unused configure tests, in particular cases where
* the result is not recorded anywhere
* the result is not used anywhere
* the result is only used in some places, whereas others have been getting away with it
* the result is used improperly

Also make command line options handling a little better (e.g., --disable-locale,
while redundant, should really still *dis*able).
2000-07-12 22:59:15 +00:00
..
Makefile The heralded `Grand Unified Configuration scheme' (GUC) 2000-05-31 00:28:42 +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 Remove a bunch of unused configure tests, in particular cases where 2000-07-12 22:59:15 +00:00
geqo_main.c First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +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 Add: 2000-01-26 05:58:53 +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