pgsql: Extend relation_excluded_by_constraints() to check for mutually

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Extend relation_excluded_by_constraints() to check for mutually
Date: 2006-08-05 00:22:49
Message-ID: 20060805002249.5AE629FB3AA@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Extend relation_excluded_by_constraints() to check for mutually
contradictory WHERE-clauses applied to a relation. This makes the
GUC variable constraint_exclusion rather inappropriately named,
but I've refrained for the moment from renaming it.
Per example from Martin Lesser.

Modified Files:
--------------
pgsql/src/backend/optimizer/util:
plancat.c (r1.123 -> r1.124)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/util/plancat.c.diff?r1=1.123&r2=1.124)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2006-08-05 00:29:11 pgsql: Fix references to the Options section in the pgcrypto
Previous Message Tom Lane 2006-08-05 00:21:14 pgsql: Teach predicate_refuted_by() how to do proofs involving