Re: Why so few built-in range types?

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Why so few built-in range types?
Дата
Msg-id CA+TgmoZChY_K=stGN0aeMngKhJnOjS4kbD7+0C_9LK=krco4ww@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Why so few built-in range types?  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: Why so few built-in range types?  (Stephen Frost <sfrost@snowman.net>)
Re: Why so few built-in range types?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
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.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Why so few built-in range types?
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: FlexLocks