Re: Selectivity estimation for inet operators

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Selectivity estimation for inet operators
Дата
Msg-id 8887.1409426256@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Selectivity estimation for inet operators  (Emre Hasegeli <emre@hasegeli.com>)
Ответы Re: Selectivity estimation for inet operators  (Emre Hasegeli <emre@hasegeli.com>)
Список pgsql-hackers
Emre Hasegeli <emre@hasegeli.com> writes:
> I updated the patch to cover semi and anti joins with eqjoinsel_semi().
> I think it is better than returning a constant.

What you did there is utterly unacceptable from a modularity standpoint;
and considering that the values will be nowhere near right, the argument
that "it's better than returning a constant" seems pretty weak.  I think
you should just take that out again.
        regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: postgresql latency & bgwriter not doing its job
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Selectivity estimation for inet operators