Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Alex Pilosov <alex(at)pilosoft(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen
Date: 2001-06-13 22:44:53
Message-ID: 200106132244.f5DMir903599@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Patch applied.

> My bad.
>
> Attached.
>
> -alex
>
> On Wed, 13 Jun 2001, Tom Lane wrote:
>
> > >> Attached is a patch adding following functions:
> > >>
> > >> inet(text), cidr(text): convert a text value into inet/cidr
> > >> set_masklen(inet): set masklen on the inet value
> > >>
> > >> Patch also contains regression checks for these functions.
> >
> > How about some documentation updates to go with that?
> >
> > regards, tom lane
> >
> >

Content-Description:

[ Attachment, skipping... ]

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2001-06-14 00:23:22 Re: Australian timezone configure option
Previous Message Alex Pilosov 2001-06-13 22:16:48 Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen