Re: IPv6 Support for INET/CIDR types.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: IPv6 Support for INET/CIDR types.
Дата
Msg-id 200202221959.g1MJxYW13518@candle.pha.pa.us
обсуждение исходный текст
Ответ на IPv6 Support for INET/CIDR types.  (Vadim Kogan <vadim@xcf.berkeley.edu>)
Ответы Re: IPv6 Support for INET/CIDR types.  (Paul Vixie <paul@vix.com>)
Re: IPv6 Support for INET/CIDR types.  (Vadim Kogan <vadim@xcf.berkeley.edu>)
Список pgsql-patches
Paul Vixie wrote:
> > I don't believe the original patch ever made it into anything.
>
> vadim's original patch was the basis for BIND's ipv6 support in the
> set of functions that pgsql borrows from BIND.  so, it did make it
> into _something_ just not the modified pgsql mirrors of these functions.
>
> my proposal is that we do away with the modified pgsql mirrors of these
> functions and teach the INET and CIDR handlers to "wrap" the BIND functions
> in a way that modifies the presentation format to be postgres-compatible.
> that way postgres can import new versions of, or use LIBC versions of,
> the BIND functions without having to worry about local modifications to them.

Are we sure the Bind library versions are going to be on all the OS's we
support?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch to add CREATE OPERATOR CLASS
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: IPv6 Support for INET/CIDR types.