Re: GiST support for inet datatypes

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: GiST support for inet datatypes
Дата
Msg-id 20140404140113.GC14419@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: GiST support for inet datatypes  (Emre Hasegeli <emre@hasegeli.com>)
Ответы Re: GiST support for inet datatypes  (Andreas Karlsson <andreas@proxel.se>)
Список pgsql-hackers
Hi,

On 2014-03-08 23:40:31 +0200, 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.

This patch looks like it can be applied much more realistically, but it
looks too late for 9.4. I suggest moving it to the next CF?

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Allocations in critical section (was Re: WAL format and API changes (9.5))
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Dynamic Shared Memory stuff