pgsql: Remove assertion that constraint_exclusion risks wrong answers if

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove assertion that constraint_exclusion risks wrong answers if
Date: 2007-03-26 01:41:57
Message-ID: 20070326014157.3449D9FB313@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove assertion that constraint_exclusion risks wrong answers if
table constraints are changed; this is no longer true now that we
have a plan invalidation mechanism.

Modified Files:
--------------
pgsql/doc/src/sgml:
config.sgml (r1.117 -> r1.118)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml.diff?r1=1.117&r2=1.118)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-03-26 02:37:17 pgsql: Add -lcrypto as one of the possible link dependencies of libkrb5.
Previous Message Tom Lane 2007-03-26 00:36:19 pgsql: Fix plancache's invalidation callback to do the right thing for a