Re: Selectivity estimation for inet operators

Поиск
Список
Период
Сортировка
От Emre Hasegeli
Тема Re: Selectivity estimation for inet operators
Дата
Msg-id 20140826094433.GA64854@hasegeli-2.local
обсуждение исходный текст
Ответ на Re: Selectivity estimation for inet operators  (Dilip kumar <dilip.kumar@huawei.com>)
Ответы Re: Selectivity estimation for inet operators
Re: Selectivity estimation for inet operators
Список pgsql-hackers
> I agree with you that we can support other join type and anti join later,
> If others don’t have any objection in doing other parts later I will mark as "Ready For Committer".

I updated the patch to cover semi and anti joins with eqjoinsel_semi().
I think it is better than returning a constant.  The new version
attached with the new version of the test script.  Can you please
look at it again and mark it as "ready for committer" if it seems okay
to you?

Вложения

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: 9.5: Memory-bounded HashAgg
Следующее
От: Andres Freund
Дата:
Сообщение: Re: postgresql latency & bgwriter not doing its job