genericcostestimate() neglected to include qual startup cost in
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 27 Feb 2004 21:44:44 +0000 (21:44 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 27 Feb 2004 21:44:44 +0000 (21:44 +0000)
commit5cfb44a82ee6854cb986534af3ac819592b963d5
tree3f384fb77a806911a5ca5bced013cff5145f1740
parent36be19e3eded62d3aee4c907f5593b608076c8cd
genericcostestimate() neglected to include qual startup cost in
indexTotalCost.  I think this may not make any real difference in 7.4,
but it definitely is a problem with CVS tip's new equation.
src/backend/utils/adt/selfuncs.c