On Wed, Nov 14, 2012 at 5:36 PM, Robert Haas <[email protected]> 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) -- Sent via pgsql-performance mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance
