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

From Alex Pilosov
Subject [PATCH] addition of text_inet, text_cidr and inet_set_masklen
Date
Msg-id Pine.BSO.4.10.10106112126440.18792-200000@spider.pilosoft.com
Whole thread Raw
Responses Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen  (Bruce Momjian <pgman@candle.pha.pa.us>)
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.

-alex

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: global.bki vs template1.bki init files
Next
From: Darren Johnson
Date:
Subject: Re: Postgres Replication