Clean up cost_sort some more: most callers were double-counting
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 1 May 1999 19:47:42 +0000 (19:47 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 1 May 1999 19:47:42 +0000 (19:47 +0000)
commit02cd428e907086ab9df777c3fcb1e68f6d0049ae
treec450f4a879c32ee29aadcfb040cd825a574a943b
parent2119dadf21b7bb1c16c9f93ad02837af1063b61c
Clean up cost_sort some more: most callers were double-counting
the cost of reading the source data.
src/backend/optimizer/path/costsize.c
src/backend/optimizer/path/joinpath.c
src/backend/optimizer/plan/createplan.c
src/include/optimizer/cost.h