OSDN Git Service

Clean up some bogosities in path cost estimation, like
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 30 Apr 1999 04:01:44 +0000 (04:01 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 30 Apr 1999 04:01:44 +0000 (04:01 +0000)
commit7a7ba335366f86332929557f964de510f431f417
tree16b0d9de9fd42286d5fbe711be06c474ccf9e924
parent11a0027e289ec48576284559e80f8806c4fbaafa
Clean up some bogosities in path cost estimation, like
sometimes estimating an index scan of a table to be cheaper than a
sequential scan of the same tuples...
src/backend/optimizer/path/costsize.c