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)
commit9cb32b89f826cea1c95221612fb9d4bd566a08cb
treef864cb28bc0c65ed6495f247be4c01928a6fa293
parent0f52f6c0ef5cc7fb9a6c0f334ae97cb2f8ee8c74
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