Re: Why so few built-in range types?

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Why so few built-in range types?
Дата
Msg-id 20111201135659.GF24234@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: Why so few built-in range types?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
* Robert Haas (robertmhaas@gmail.com) wrote:
> On Wed, Nov 30, 2011 at 3:58 PM, Stephen Frost <sfrost@snowman.net> wrote:
> > Erm, isn't there a contrib type that already does all that for you..?
> > ip4r or whatever?  Just saying, if you're looking for that capability..
>
> Oh, huh, good to know.  Still, I'm not sure why you need to load a
> separate type to get this... there's no reason why the built-in CIDR
> type couldn't support it.

The semantics of that type aren't what people actually want and there's
been push-back about changing it due to backwards compatibility, etc.
That's my recollection of the situation, anyway.  I'm sure there's all
kinds of fun talk in the archives about it.
Thanks,
    Stephen

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

Предыдущее
От: Yeb Havinga
Дата:
Сообщение: Re: patch for type privileges
Следующее
От: Robert Haas
Дата:
Сообщение: Re: synchronous commit vs. hint bits