Re: postgresql 7.3 + IPv6 patch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Nigel Kukard <nkukard(at)lbsd(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: postgresql 7.3 + IPv6 patch
Date: 2002-12-06 03:46:23
Message-ID: 200212060346.gB63kNN03485@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Newer version posted applied. Thanks.

This is the description of the patch.

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

Nigel Kukard wrote:
> Hi Guys,
>
> Firstly i'm not subscribed, so please CC any feedback.
>
> We have just finished porting the old KAME IPv6 patch over to
> postgresql version 7.3, but yea... this patch adds full IPv6
> support to postgres. I've tested it out on 7.2.3 and has
> been running perfectly stable.
>
> CREDITS:
> The KAME Project (Initial patch)
> Nigel Kukard <nkukard(at)lbsd(dot)net>
> Johan Jordaan <johanj(at)lando(dot)co(dot)za>
>
>
> The attached patch is against HEAD (2002/11/29)
>
> The patch for 7.3 can be found at www.lbsd.net/ipv6/
>
>
> Kind Regards
> Nigel Kukard
>

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-12-06 03:46:34 Re: postgresql 7.3 + IPv6 patch
Previous Message Bruce Momjian 2002-12-06 03:44:19 Re: contrib/xml patch