Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen - Mailing list pgsql-hackers

From Alex Pilosov
Subject Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen
Date
Msg-id Pine.BSO.4.10.10106131811300.8523-200000@spider.pilosoft.com
Whole thread Raw
In response to Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
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
> 
>

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen
Next
From: The Hermit Hacker
Date:
Subject: RE: vacuum