postgresql/src/backend/optimizer/path
Tom Lane 3cbcb78a3d Plug some more memory leaks in the planner. It still leaks like a sieve,
but this is as good as it'll get for this release...
2000-02-18 23:47:31 +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 Add: 2000-01-26 05:58:53 +00:00
costsize.c New cost model for planning, incorporating a penalty for random page 2000-02-15 20:49:31 +00:00
indxpath.c New cost model for planning, incorporating a penalty for random page 2000-02-15 20:49:31 +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 New cost model for planning, incorporating a penalty for random page 2000-02-15 20:49:31 +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