Re: Comments on Exclusion Constraints and related datatypes - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Comments on Exclusion Constraints and related datatypes
Date
Msg-id 1269270104.8481.675.camel@ebony
Whole thread Raw
In response to Re: Comments on Exclusion Constraints and related datatypes  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Mon, 2010-03-22 at 16:40 +0200, Peter Eisentraut wrote:
> On mån, 2010-03-22 at 13:15 +0000, Simon Riggs wrote:
> > * inet datatypes don't have a commutative operator on which a unique
> > index can be built. There is no "overlaps" equivalent, which again is a
> > shame because that stops them being used with the new feature.
> 
> http://pgfoundry.org/projects/ip4r/ provides an overlap operator.

Like I said, nothing in the base server.

-- Simon Riggs           www.2ndQuadrant.com



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Proposal: access control jails (and introduction as aspiring GSoC student)
Next
From: "Kevin Grittner"
Date:
Subject: Re: Comments on Exclusion Constraints and related datatypes