Re: IPv6 Support for INET/CIDR types. - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: IPv6 Support for INET/CIDR types.
Date
Msg-id 200110031610.f93GABX29447@candle.pha.pa.us
Whole thread Raw
In response to Re: IPv6 Support for INET/CIDR types.  (Paul A Vixie <vixie@vix.com>)
Responses Re: IPv6 Support for INET/CIDR types.  (Paul A Vixie <vixie@vix.com>)
Re: IPv6 Support for INET/CIDR types.  (Paul A Vixie <vixie@vix.com>)
List pgsql-patches
What is that status of this patch?  We are near beta.


> we're working this into a BIND release and will have the official ISC
> version of these diffs to the inet_*() functions within a day or so.
>
> the inet_*() functions are meant to be transitive, and the existing IPv4
> entry points all are, so we're changing these contributed IPv6 entry points
> to also be transitive, then we'll ship them.
>
> as soon as we have something we're happy with i'll drop you a copy.
>
> > From: Bruce Momjian <pgman@candle.pha.pa.us>
> > Message-Id: <200109062045.f86KjPV21792@candle.pha.pa.us>
> > Subject: Re: [PATCHES] IPv6 Support for INET/CIDR types.
> > In-Reply-To: <20010805232707.S32686@scam.xcf.berkeley.edu> "from Vadim Kogan
> >  at Aug 5, 2001 11:27:07 pm"
> > To: Vadim Kogan <vadim@xcf.berkeley.edu>
> > Date: Thu, 6 Sep 2001 16:45:25 -0400 (EDT)
> > CC: pgsql-patches@postgresql.org, Paul A Vixie <vixie@mfnx.net>
> > X-Mailer: ELM [version 2.4ME+ PL90 (25)]
> > MIME-Version: 1.0
> > Content-Transfer-Encoding: 7bit
> > Content-Type: text/plain; charset=US-ASCII
> >
> >
> > Can I have a version of this that can be applied?  7.2 beta will start
> > on Monday.
> >
> >
> > -- Start of PGP signed section.
> > > Attached is a patch that adds IPv6 support for inet and cidr datatypes. All
> > > the functionality that was available for IPv4 is available for IPv6. In
> > > addition comparison between IPv4 and IPv4-in-IPv6 addresses is available.
> > >
> > > **** WARNING: THIS PATCH HAS NOT BEEN TESTED ENOUGH! ****
> > > (There is still some minor debug stuff left and such)
> > > The patch is not likely to kill any of your data, but it could crash your
> > > backend.
> > >
> > > Due to me being relatively busy lately, I was hoping that other people might
> > > want to help me test the patch. If you have a problem, just email me what
> > > you were doing and I will try to reproduce and fix it. Hopefully we can get
> > > this small patch to the point of being stable soon enough and have it
> > > included in the main tree.
> > >
> > > Paul: I suppose you can take a look at inet_{net,cidr}_{pton,ntop} stuff,
> > > test it and eventually include with your code. Sorry for the delay, I had
> > > this part more or less ready a while back, but never had time to finish the
> > > postgres-specific part...
> > >
> > > Vadim.
> > >
> > -- End of PGP section.
> >
> > --
> >   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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>

--
  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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Simplified Chinese translation file for nls support
Next
From: Bruce Momjian
Date:
Subject: Re: NLS for POSTGRESQL (Russian)