Re: [HACKERS] Re: inet/cidr/bind - Mailing list pgsql-hackers

From darcy@druid.net (D'Arcy J.M. Cain)
Subject Re: [HACKERS] Re: inet/cidr/bind
Date
Msg-id m0zVoUj-0000emC@druid.net
Whole thread Raw
List pgsql-hackers
Ok, I have posted the patches for the inet type functions and Bruce has
applied it.  The functions added are inet_netmask(), inet_broadcast() and
inet_masklen().  The other ones I mentioned before don't apply to
this type.

Next issue is the names given to the functions in the user API.  At
the moment they just have the same names as the underlying functions
but I think they should be netmask(), broadcast() and masklen().
Does anyone disagree?

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 424 2871     (DoD#0082)    (eNTP)   |  what's for dinner.


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Protections problem on CVS tree
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] CIDR/INET type and IANA/ICANN