]> 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:10 +0000 (21:42 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 27 Feb 2004 21:42:10 +0000 (21:42 +0000)
commit36be19e3eded62d3aee4c907f5593b608076c8cd
treeeffa23e706f1e164d9b9dedc1f01e25fcdbee65c
parentaed597102ca15ee8215574b923b0ad0190af3920
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