aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-07-31 19:53:50 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-07-31 19:53:50 +0000
commit1be62b532b441aaff4b2d9c9dc028b96c4b7a8c7 (patch)
treef2a9ab9ff05c13f759bf58945166027c0f4bc030 /src/backend/access/gist/gist.c
parent5bd7b8342685a7d6d5ab134b321f8e4ccfdeaa16 (diff)
downloadpostgresql-1be62b532b441aaff4b2d9c9dc028b96c4b7a8c7.tar.gz
postgresql-1be62b532b441aaff4b2d9c9dc028b96c4b7a8c7.zip
Fix a bug in the original implementation of redundant-join-clause removal:
clauses in which one side or the other references both sides of the join cannot be removed as redundant, because that expression won't have been constrained below the join. Per report from Sergey Burladyan.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions