Re: Adding ip4r to Postgresql core?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Adding ip4r to Postgresql core?
Дата
Msg-id 20130808042424.GL10718@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Adding ip4r to Postgresql core?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Adding ip4r to Postgresql core?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane wrote:
> Joe Van Dyk <joe@tanga.com> writes:
> > Any chance ip4r could be an official postgresql extension?
>
> That's been proposed before, and rejected before, on the grounds that
> since it doesn't support IPv6 its days are numbered.

Actually, that's not true.  Quoting from the linked readme file,

: IP4R therefore supports six distinct data types:
:
:   ip4   - a single IPv4 address
:   ip4r  - an arbitrary range of IPv4 addresses
:   ip6   - a single IPv6 address
:   ip6r  - an arbitrary range of IPv6 addresses
:   ipaddress  - a single IPv4 or IPv6 address
:   iprange    - an arbitrary range of IPv4 or IPv6 addresses

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Adding ip4r to Postgresql core?
Следующее
От: Vishalakshi Navaneethakrishnan
Дата:
Сообщение: Re: How to avoid Force Autovacuum