]> granicus.if.org Git - postgresql/commit
Avoid useless work during set_plain_rel_pathlist() when the relation
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 21 Apr 2007 06:18:52 +0000 (06:18 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 21 Apr 2007 06:18:52 +0000 (06:18 +0000)
commit48239e156ff83dbd54f0efe8b382822c2f9890e4
treed29b4e90d47302e140f7e821494d5a135a091222
parent925ca9d7de97529591d83f7c7f6c9bdef66afeae
Avoid useless work during set_plain_rel_pathlist() when the relation
will be excluded by constraint exclusion anyway.  Greg Stark
src/backend/optimizer/path/allpaths.c