pgsql: Remove assertion that constraint_exclusion risks wrong answers if

Started by Tom Laneover 19 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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)