Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Alex Pilosov <alex(at)pilosoft(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen
Date: 2001-06-13 21:55:10
Message-ID: 3747.992469310@sss.pgh.pa.us
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.

How about some documentation updates to go with that?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alex Pilosov 2001-06-13 22:16:48 Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen
Previous Message The Hermit Hacker 2001-06-13 21:24:10 RE: vacuum