Re: operator exclusion constraints - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: operator exclusion constraints
Date
Msg-id 1257716463.5135.7.camel@jdavis
Whole thread Raw
In response to Re: operator exclusion constraints  (Jeff Davis <pgsql@j-davis.com>)
Responses Re: operator exclusion constraints
Re: operator exclusion constraints
List pgsql-hackers
On Sat, 2009-11-07 at 10:56 -0800, Jeff Davis wrote:
> EXCLUDE probably flows most nicely with the optional USING clause or
> without. My only complaint was that it's a transitive verb, so it seems
> to impart more meaning than it actually can. I doubt anyone would
> actually be more confused in practice, though. If a couple of people
> agree, I'll change it to EXCLUDE.

It looks like EXCLUDE is the winner. Updated patch attached.

The feature is still called "operator exclusion constraints", and the
docs still make reference to that name, but the syntax specification has
been updated.

Regards,
    Jeff Davis

Attachment

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Typed tables
Next
From: Simon Riggs
Date:
Subject: Re: operator exclusion constraints