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

From: Alex Pilosov <alex(at)pilosoft(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen
Date: 2001-06-13 22:16:48
Message-ID: Pine.BSO.4.10.10106131811300.8523-200000@spider.pilosoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

My bad.

Attached.

-alex

On Wed, 13 Jun 2001, Tom Lane wrote:

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

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-06-13 22:44:53 Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen
Previous Message Tom Lane 2001-06-13 21:55:10 Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen