Re: Exclusion Constraint vs. Constraint Exclusion - Mailing list pgsql-hackers

From David Fetter
Subject Re: Exclusion Constraint vs. Constraint Exclusion
Date
Msg-id 20091208003551.GB2905@fetter.org
Whole thread Raw
In response to Re: Exclusion Constraint vs. Constraint Exclusion  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Exclusion Constraint vs. Constraint Exclusion
List pgsql-hackers
On Mon, Dec 07, 2009 at 07:11:56PM -0500, Tom Lane wrote:
> David Fetter <david@fetter.org> writes:
> > We have a very unfortunate naming situation with Jeff Davis's new
> > feature, namely the shorter name, which is one permutation away
> > from an existing and entirely unrelated feature: Constraint
> > Exclusion, which has to do with queries over partitioned tables
> > and like entities.
> 
> > Renaming it, which I believe we should do Really Soon(TM), to
> > Operator [Exclusion] Constraints would fix this problem.
> 
> Too late.  I just spent about two days making that patch follow the
> "exclusion constraints" naming, and I'm not undoing that work.

It's not work you personally would have to do, and the confusion we've
already bought with this naming scheme is already evident.

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Reading recovery.conf earlier
Next
From: Tom Lane
Date:
Subject: Re: YAML