On Wed, Nov 14, 2012 at 5:36 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> Shouldn't there be a separate estimator for scalarlesel? Or should
> the existing estimator be adjusted to handle the two cases
> differently?
Woulnd't adding eqsel to scalar(lt|gt)sel work? (saving duplication
with mvc_selectivity)