summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-07-31 19:54:11 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-07-31 19:54:11 +0000
commite938544befb4b7eaecf1287d46cb39f4cda05567 (patch)
tree4696701a9ca5c79ac5709c028820e74641ceb889 /src/backend/executor
parent59bb0282d46f58e3cf29c8c7730030386d9e65cc (diff)
Fix a bug in the original implementation of redundant-join-clause removal:
clauses in which one side or the other references both sides of the join cannot be removed as redundant, because that expression won't have been constrained below the join. Per report from Sergey Burladyan.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions