aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-09-28 21:17:24 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-09-28 21:17:24 +0000
commit7aef1bfd1fea435f4a039d3e6a7551739fa0e58d (patch)
tree8d8bc18ffac510e08bfedf3ee8ec536cf78193d9 /src/backend/tcop/postgres.c
parent92cdd00c0546237e057bab3940e0f814088b9131 (diff)
downloadpostgresql-7aef1bfd1fea435f4a039d3e6a7551739fa0e58d.tar.gz
postgresql-7aef1bfd1fea435f4a039d3e6a7551739fa0e58d.zip
Repair planning bug introduced in 7.4: outer-join ON clauses that referenced
only the inner-side relation would be considered as potential equijoin clauses, which is wrong because the condition doesn't necessarily hold above the point of the outer join. Per test case from Kevin Grittner (bug#1916).
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions