Re: Exclude constraint on ranges : commutative containment : allowonly complete containment - Mailing list pgsql-general

From Michael Lewis
Subject Re: Exclude constraint on ranges : commutative containment : allowonly complete containment
Date
Msg-id CAHOFxGrXzOqCvsCc06=BMTNpAE+n+75ewtYJkDuLZ15o8c7mVQ@mail.gmail.com
Whole thread Raw
In response to Re: Exclude constraint on ranges : commutative containment : allowonly complete containment  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: Exclude constraint on ranges : commutative containment : allowonly complete containment
List pgsql-general
If the new value does not overlap with any existing, allow. If it does overlap, then it must be fully contained by the existing element, or the existing element must be fully contained by it. Else, reject. Is that right?

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Exclude constraint on ranges : commutative containment : allowonly complete containment
Next
From: Perumal Raj
Date:
Subject: Re: Performance Issue after upgrade from 9 to 11