Re: IP address, subnet query behaves wrong for /32 - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: IP address, subnet query behaves wrong for /32
Date
Msg-id 55D1EFF6.8060703@gmx.net
Whole thread Raw
In response to Re: IP address, subnet query behaves wrong for /32  ("Richard RK. Klingler" <richard@klingler.net>)
List pgsql-sql
On 8/6/15 3:35 PM, Richard RK. Klingler wrote:
> Thanks to all for the clarifications...
> 
> I'm looking at this form an application perspective...
> as this would greatly enhance an IPAM database web application.
> 
> Sad there is no direct IP address sorting function like in MySQL (o;

Many people prefer ip4r (https://github.com/RhodiumToad/ip4r) over the
built-in types.  You might find that they work better for you.




pgsql-sql by date:

Previous
From: Stuart
Date:
Subject: Re: ERROR: cache lookup failed for type
Next
From: Mario Splivalo
Date:
Subject: WHERE ... NOT NULL ... OR ... (SELECT...)