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

From Bruce Momjian
Subject Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen
Date
Msg-id 200106132108.f5DL8vj28247@candle.pha.pa.us
Whole thread Raw
In response to [PATCH] addition of text_inet, text_cidr and inet_set_masklen  (Alex Pilosov <alex@pilosoft.com>)
Responses Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Thanks.  Patch applied.  This knocks out another TODO item.


> 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.
> 
> -alex

Content-Description: pg-network.patch

[ Attachment, skipping... ]

> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
> http://www.postgresql.org/users-lounge/docs/faq.html

--  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,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: create user problem
Next
From: Peter Eisentraut
Date:
Subject: Re: Re: [PATCHES] Fw: Isn't pg_statistic a security hole - Solution Proposal