aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-09-28 21:17:02 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-09-28 21:17:02 +0000
commit2e1254e7fa0b84e83d201d0ffc7146b63a4a4a49 (patch)
treed30cf1a229af348131f29c4ca3ebaf0f711c4129 /src/backend/access/gist/gist.c
parent4ff203262b9973e0a9400cf0654c347134bcfb45 (diff)
downloadpostgresql-2e1254e7fa0b84e83d201d0ffc7146b63a4a4a49.tar.gz
postgresql-2e1254e7fa0b84e83d201d0ffc7146b63a4a4a49.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/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions