enable_constraint_exclusion GUC name - Mailing list pgsql-hackers

From Bruce Momjian
Subject enable_constraint_exclusion GUC name
Date
Msg-id 200508192056.j7JKuIu04788@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
Is enable_constraint_exclusion the proper name for this feature?  I know
we have enable* in the optimizer settings, but that naming seems
unfortunate in that we should have just called it hash_join and it could
be enabled/disabled.

I am thinking we should just call it constraint_exclusion.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: SetOf Functions
Next
From: Tom Lane
Date:
Subject: Re: Why is lock not released?