aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-11-02 18:45:36 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2010-11-02 18:45:36 -0400
commit61d6dd0c03eb4da654f435097cd0bf1da11c3272 (patch)
tree5e81db71ef307484f356398ad6632b221b753f45 /src/backend/access/gist
parent71baff1786e0c50b514745c64c4b0947b64bf9d0 (diff)
downloadpostgresql-61d6dd0c03eb4da654f435097cd0bf1da11c3272.tar.gz
postgresql-61d6dd0c03eb4da654f435097cd0bf1da11c3272.zip
Fix adjust_semi_join to be more cautious about clauseless joins.
It was reporting that these were fully indexed (hence cheap), when of course they're the exact opposite of that. I'm not certain if the case would arise in practice, since a clauseless semijoin is hard to produce in SQL, but if it did happen we'd make some dumb decisions.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions