Re: Do we still need constraint_exclusion? - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Do we still need constraint_exclusion?
Date
Msg-id 1231363293.18005.74.camel@ebony.2ndQuadrant
Whole thread Raw
In response to Re: Do we still need constraint_exclusion?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Do we still need constraint_exclusion?  (Bruce Momjian <bruce@momjian.us>)
Re: Do we still need constraint_exclusion?  (Dimitri Fontaine <dfontaine@hi-media.com>)
Re: Do we still need constraint_exclusion?  (Stephen Frost <sfrost@snowman.net>)
Re: Do we still need constraint_exclusion?  (Greg Smith <gsmith@gregsmith.com>)
List pgsql-hackers
On Wed, 2009-01-07 at 12:54 -0500, Tom Lane wrote:

> So, barring objections, I'll go make this happen. 

I don't really understand this. Who can set up an inherited table
structure but can't remember to turn on constraint_exclusion? That is
the easiest part of the whole process by a long way. Nobody has this
table design by accident, they've all been told how or read the docs.

I'm not against the change so much as bemused by it.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: [BUGS] BUG #4186: set lc_messages does not work
Next
From: Tom Lane
Date:
Subject: Significant oversight in that #include-removal script