diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-09-28 21:17:02 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-09-28 21:17:02 +0000 |
commit | 2e1254e7fa0b84e83d201d0ffc7146b63a4a4a49 (patch) | |
tree | d30cf1a229af348131f29c4ca3ebaf0f711c4129 /src/backend/access/gist/gist.c | |
parent | 4ff203262b9973e0a9400cf0654c347134bcfb45 (diff) | |
download | postgresql-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