Re: Broken selectivity with special inet operators

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Broken selectivity with special inet operators
Дата
Msg-id 4E7A8741.4030005@agliodbs.com
обсуждение исходный текст
Ответ на Re: Broken selectivity with special inet operators  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
> It's possible that we could build simple estimators for these operators
> that just turn the problem into a range estimation and then pass it off
> to somewhere else, but nobody has tried.

Right, that's why I'm asking.  I'd like to reuse code ...

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Broken selectivity with special inet operators
Следующее
От: Robert Haas
Дата:
Сообщение: Re: BUG #6202: type of union column selection bug