pgsql: Remove a sanity check in the exclusion-constraint code that - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Remove a sanity check in the exclusion-constraint code that
Date
Msg-id 20100716004530.AD0DB7541D5@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove a sanity check in the exclusion-constraint code that prevented users
from defining non-self-conflicting constraints.

Jeff Davis

Note: I (tgl) objected to removing this check in 9.0 on the grounds that it
was an important sanity check in new, poorly tested code.  However, it should
be all right to remove it for 9.1, since we'll get field testing from the
9.0 branch.

Modified Files:
--------------
    pgsql/src/backend/executor:
        execUtils.c (r1.173 -> r1.174)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/execUtils.c?r1=1.173&r2=1.174)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove duplicate code in DefineOpFamily().
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add support for dividing money by money (yielding a float8