Re: Ipv6 network cleanup patch #2.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Ipv6 network cleanup patch #2.
Дата
Msg-id 200306061741.h56HfUJ23483@candle.pha.pa.us
обсуждение исходный текст
Ответ на Ipv6 network cleanup patch #2.  (Kurt Roeckx <Q@ping.be>)
Ответы Re: Ipv6 network cleanup patch #2.  (Kurt Roeckx <Q@ping.be>)
Re: Ipv6 network cleanup patch #2.  (Kurt Roeckx <Q@ping.be>)
Список pgsql-patches
I will apply this patch with the adjustments mentioned in later emails.
I will post the final version when I apply it.

Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


Kurt Roeckx wrote:
> Here is an updated patch for my ipv6 related changes.
>
> Most important change is to get my cidr support in line with the
> patch Andrew Dunstan made.
>
> I have 3 things that might need changing:
> - configure now checks inet_ntop() to check if there is ipv6
>   support, where we don't even use that function anymore now.
>   Maybe just checking for sockaddr_in6 will be enough?
>
> - pg_hba.conf.sample has ipv6 addresses in them. If you don't
>   have support for ipv6 it will give an error on that.  Not sure
>   what to do with that.
>
> - Maybe have a getnameinfo_unix(), like getaddrinfo_unix()?
>
> Note that I only tested this on Linux so far.
>
> I also attached a file with the changes in it.
>
>
> Kurt
>

[ Attachment, skipping... ]

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Valid HTML/XHTML output for psql
Следующее
От: Joe Conway
Дата:
Сообщение: Re: [GENERAL] Bug in metaphone (contrib/fuzzystrmatch)