postgresql/src/backend/optimizer/path
Tom Lane 9c38a8d296 Further tweaking of indexscan cost estimates. 2000-04-09 04:31:37 +00:00
..
_deadcode Add: 2000-01-26 05:58:53 +00:00
Makefile Repair planning bugs caused by my misguided removal of restrictinfo link 2000-02-07 04:41:04 +00:00
allpaths.c New cost model for planning, incorporating a penalty for random page 2000-02-15 20:49:31 +00:00
clausesel.c A little further tweaking of the range-query selectivity logic: 2000-03-23 23:35:47 +00:00
costsize.c Further tweaking of indexscan cost estimates. 2000-04-09 04:31:37 +00:00
indxpath.c Repair logic flaw in cost estimator: cost_nestloop() was estimating CPU 2000-03-22 22:08:35 +00:00
joinpath.c Plug some more memory leaks in the planner. It still leaks like a sieve, 2000-02-18 23:47:31 +00:00
joinrels.c Repair planning bugs caused by my misguided removal of restrictinfo link 2000-02-07 04:41:04 +00:00
orindxpath.c Repair logic flaw in cost estimator: cost_nestloop() was estimating CPU 2000-03-22 22:08:35 +00:00
pathkeys.c Plug some more memory leaks in the planner. It still leaks like a sieve, 2000-02-18 23:47:31 +00:00
tidpath.c New cost model for planning, incorporating a penalty for random page 2000-02-15 20:49:31 +00:00