[PATCH] addition of text_inet, text_cidr and inet_set_masklen

From: Alex Pilosov <alex(at)pilosoft(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: [PATCH] addition of text_inet, text_cidr and inet_set_masklen
Date: 2001-06-12 01:29:39
Message-ID: Pine.BSO.4.10.10106112126440.18792-200000@spider.pilosoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Attachment Content-Type Size
pg-network.patch text/plain 5.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-06-12 01:44:53 Re: [HACKERS] Re: Fw: Isn't pg_statistic a security hole - Solution Proposal
Previous Message Bruce Momjian 2001-06-12 01:14:03 Re: global.bki vs template1.bki init files