]> granicus.if.org Git - postgresql/commit
process_implied_equality must copy the substructure of the clauses it
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 27 Feb 2004 21:42:00 +0000 (21:42 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 27 Feb 2004 21:42:00 +0000 (21:42 +0000)
commitf5d8f0bb19e0d10f3be0a9bec44b097d5d53ffd4
tree730913aea58c27b3cf53af4dd4998b9d7fc2a2e3
parentf46a80c3625e394b174256e3a3a1ad931b1478da
process_implied_equality must copy the substructure of the clauses it
is generating, to avoid problems when subselects are involved.  Per
report from Damon Hart.
src/backend/optimizer/plan/initsplan.c