]> granicus.if.org Git - postgresql/commit
genericcostestimate() neglected to include qual startup cost in
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 27 Feb 2004 21:44:34 +0000 (21:44 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 27 Feb 2004 21:44:34 +0000 (21:44 +0000)
commitdf79b847fe8e81ede30a4ef77a1c903d1cb211cf
tree5d53a2eb1814e86778fe7e8b030074b316576c7d
parentf5d8f0bb19e0d10f3be0a9bec44b097d5d53ffd4
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