aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-05-24 18:03:24 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-05-24 18:03:24 +0000
commit0a7b3a3649c7a03c432ef172f6b9efb3adc52868 (patch)
tree0a0d88cfa05281b12842c41cb4dbc7983182654a /src/backend/access/gist/gistget.c
parent88c59aeed86d5602d35fbc247573d5a9d9da504c (diff)
downloadpostgresql-0a7b3a3649c7a03c432ef172f6b9efb3adc52868.tar.gz
postgresql-0a7b3a3649c7a03c432ef172f6b9efb3adc52868.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 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions