aboutsummaryrefslogtreecommitdiff
path: root/contrib/rtree_gist/rtree_gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-05-24 18:02:31 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-05-24 18:02:31 +0000
commit872c1497fca788a393d8027bed3bb387d11d051a (patch)
tree0a5852ae203ada6e6cde1d533ebc39749f6f3121 /contrib/rtree_gist/rtree_gist.c
parentbc6444dc6a4b98d6d8b65dede360531ce2294ece (diff)
downloadpostgresql-872c1497fca788a393d8027bed3bb387d11d051a.tar.gz
postgresql-872c1497fca788a393d8027bed3bb387d11d051a.zip
Previous fix for "x FULL JOIN y ON true" failed to handle the case
where there was also a WHERE-clause restriction that applied to the join. The check on restrictlist == NIL is really unnecessary anyway, because select_mergejoin_clauses already checked for and complained about any unmergejoinable join clauses. So just take it out.
Diffstat (limited to 'contrib/rtree_gist/rtree_gist.c')
0 files changed, 0 insertions, 0 deletions