Re: GiST support for inet datatypes

Поиск
Список
Период
Сортировка
От Andreas Karlsson
Тема Re: GiST support for inet datatypes
Дата
Msg-id 533ED0F1.3070005@proxel.se
обсуждение исходный текст
Ответ на Re: GiST support for inet datatypes  (Emre Hasegeli <emre@hasegeli.com>)
Ответы Re: GiST support for inet datatypes  (Emre Hasegeli <emre@hasegeli.com>)
Список pgsql-hackers
On 03/08/2014 10:40 PM, Emre Hasegeli wrote:
> Fourth version of the patch attached. It is rebased to the HEAD (8879fa0).
> Operator name formatting patch rebased on top of it. I will put
> the selectivity estimation patch to the next commit fest.
>
> This version of the patch does not touch to the btree_gist extension,
> does not set the operator class as the default. It adds support to
> the not equals operator to make the operator class compatible with
> the btree_gist extension.

The patch looks good but it does not apply anymore against master. If 
you could fix that and the duplicate OIDs I think this is ready for a 
committer.

Andreas




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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: jsonb is also breaking the rule against nameless unions
Следующее
От: Noah Misch
Дата:
Сообщение: Re: B-Tree support function number 3 (strxfrm() optimization)