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

From Tom Lane
Subject Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen
Date
Msg-id 3747.992469310@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen  (Alex Pilosov <alex@pilosoft.com>)
List pgsql-hackers
>> 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: Peter Eisentraut
Date:
Subject: Re: Re: [PATCHES] Fw: Isn't pg_statistic a security hole - Solution Proposal
Next
From: Alex Pilosov
Date:
Subject: Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen