diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-07-31 19:54:01 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-07-31 19:54:01 +0000 |
commit | 4e957954d6d14967db69d4e08f5fcc6d82d1f9fe (patch) | |
tree | 090733f553d0cd2416b9dd33d9544233b20b38df /src/backend/access/gist/gistxlog.c | |
parent | bfe4f481460fc7d489f0adbe3eb63f2037ddab2a (diff) | |
download | postgresql-4e957954d6d14967db69d4e08f5fcc6d82d1f9fe.tar.gz postgresql-4e957954d6d14967db69d4e08f5fcc6d82d1f9fe.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/gistxlog.c')
0 files changed, 0 insertions, 0 deletions