]> granicus.if.org Git - postgresql/commit
Push qual clauses containing subplans to the back of the qual list
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 15 Nov 2002 02:37:08 +0000 (02:37 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 15 Nov 2002 02:37:08 +0000 (02:37 +0000)
commit779eb541425568e038a0149483be7d4a45934b61
tree028dfa98dad33848414fa175a9c8c759d1d64e30
parenta530644e4b29ddf07039abf94d2fb57d61ebf6f8
Push qual clauses containing subplans to the back of the qual list
at each plan node.  Per gripe from Ross Reedstrom.
src/backend/optimizer/plan/createplan.c