Files
postgres/src/include
Tom Lane 9fd8843647 Fix mergejoin cost estimation so that we consider the statistical ranges of
the two join variables at both ends: not only trailing rows that need not be
scanned because there cannot be a match on the other side, but initial rows
that will be scanned without possibly having a match.  This allows a more
realistic estimate of startup cost to be made, per recent pgsql-performance
discussion.  In passing, fix a couple of bugs that had crept into
mergejoinscansel: it was not quite up to speed for the task of estimating
descending-order scans, which is a new requirement in 8.3.
2007-12-08 21:05:11 +00:00
..
2007-11-15 21:14:46 +00:00
2007-11-15 21:14:46 +00:00
2007-11-15 21:14:46 +00:00
2007-11-15 21:14:46 +00:00
2007-11-15 21:14:46 +00:00
2007-11-15 21:14:46 +00:00
2007-12-03 00:11:01 +00:00
2006-10-04 00:30:14 +00:00
2007-11-15 21:14:46 +00:00