diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-09-23 23:50:47 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-09-23 23:50:47 +0000 |
commit | 730e2ffebc98977366ec717a0f89345425e02eb1 (patch) | |
tree | 7ac97764d3e565d7e9a67969d1e742dde6c8856f /src/backend/storage/buffer | |
parent | 783af51cb1fc27218bec7137c7a138eefb1d76e4 (diff) |
Back-patch code to deduce implied equalities from transitivity of
mergejoin clauses, and add these equalities to the given WHERE clauses.
This is necessary to ensure that sort keys we think are equivalent
really are equivalent as soon as their rels have been joined. Without
this, 7.0 may create an incorrect mergejoin plan.
Diffstat (limited to 'src/backend/storage/buffer')
0 files changed, 0 insertions, 0 deletions