]> granicus.if.org Git - postgresql/commit
Remove overly-pessimistic statement about constraint exclusion.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 23 Aug 2012 03:55:34 +0000 (23:55 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 23 Aug 2012 03:55:34 +0000 (23:55 -0400)
commit6e2e12c9477c3b48854433251ebca9709be3e87b
tree63a06529df016b55c3597f8ef643e68c1813eb75
parentb33f611682d0c587bb1496ff529fab1970f0d44c
Remove overly-pessimistic statement about constraint exclusion.

As of 9.2, constraint exclusion should work okay with prepared statements:
the planner will try custom plans with actual values of the parameters,
and observe that they are a lot cheaper than the generic plan, and thus
never fall back to using the generic plan.  Noted by Tatsuhito Kasahara.
doc/src/sgml/ddl.sgml