Re: well, now i wish we hadn't gutted the ipv6 support

Поиск
Список
Период
Сортировка
От Paul A Vixie
Тема Re: well, now i wish we hadn't gutted the ipv6 support
Дата
Msg-id 200104220348.UAA19565@redpaul.mfnx.net
обсуждение исходный текст
Ответ на Re: well, now i wish we hadn't gutted the ipv6 support  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> AFAIK we never actually *had* IPV6 support in those datatypes, only
> stubs for it.

the inet_net_pton implementation that was brought in from BIND had its
IPv6 portions scrubbed.  micro-over-optimization of the contributed
"bitncmp" caused the "ipv4 as int" assumption to reoccur.  i'm going to
have to put it back to BIND-standard as much as possible.  presumably
as long as the on-disk format is compatible (such that old databases can
be both read and written by the new code) none of that will be objectionable.

> A patch to bring it up to full speed would be gladly accepted...

thanks for the invitation, i'll start work on it right now.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: well, now i wish we hadn't gutted the ipv6 support
Следующее
От: Peter Eisentraut
Дата:
Сообщение: SET SESSION AUTHORIZATION (was Re: Real/effective user)