Simple constraint exclusion. For now, only child tables of inheritance

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d007a95055b9b649b74b5d25aa4d2b46f3eca21c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-07-23T21:05:48Z
Releases: 8.1.0
Simple constraint exclusion.  For now, only child tables of inheritance
scans are candidates for exclusion; this should be fixed eventually.
Simon Riggs, with some help from Tom Lane.

Files