From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Alex Pilosov <alex(at)pilosoft(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [PATCH] addition of text_inet, text_cidr and inet_set_masklen |
Date: | 2001-06-12 18:00:47 |
Message-ID: | 200106121800.f5CI0lI27001@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Your patch has been added to the PostgreSQL unapplied patches list at:
http://candle.pha.pa.us/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
> 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-06-12 18:09:08 | Re: remote database queries |
Previous Message | Bruce Momjian | 2001-06-12 17:59:24 | Re: Patch to include PAM support... |