postgresql 7.3 + IPv6 patch

From: Nigel Kukard <nkukard(at)lbsd(dot)net>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: postgresql 7.3 + IPv6 patch
Date: 2002-11-29 07:35:54
Message-ID: Pine.LNX.4.33.0211290935240.21622-200000@mail.lbsd.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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

Attachment Content-Type Size
pgsql_ipv6.patch text/plain 34.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2002-11-29 08:01:51 Re: postgresql 7.3 + IPv6 patch
Previous Message Bruce Momjian 2002-11-29 01:58:00 Re: [COMMITTERS] pgsql-server/src Makefile.global.in makefiles/