postgresql/src/backend/optimizer/path
Tom Lane f772e6cbf7 Clamp the output of estimate_hash_bucketsize() to a sane range;
per example from Bruno Wolff in which it produced a silly result.
2002-12-26 23:38:42 +00:00
..
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
allpaths.c Be more realistic about plans involving Materialize nodes: take their 2002-11-30 05:21:03 +00:00
clausesel.c Phase 2 of read-only-plans project: restructure expression-tree nodes 2002-12-12 15:49:42 +00:00
costsize.c Clamp the output of estimate_hash_bucketsize() to a sane range; 2002-12-26 23:38:42 +00:00
indxpath.c Fix GEQO to work again in CVS tip, by being more careful about memory 2002-12-16 21:30:30 +00:00
joinpath.c Be more realistic about plans involving Materialize nodes: take their 2002-11-30 05:21:03 +00:00
joinrels.c Fix GEQO to work again in CVS tip, by being more careful about memory 2002-12-16 21:30:30 +00:00
orindxpath.c Phase 2 of read-only-plans project: restructure expression-tree nodes 2002-12-12 15:49:42 +00:00
pathkeys.c To suppress memory leakage in long-lived Lists, lremove() should pfree 2002-12-17 01:18:35 +00:00
tidpath.c Phase 2 of read-only-plans project: restructure expression-tree nodes 2002-12-12 15:49:42 +00:00