summaryrefslogtreecommitdiff
path: root/src/backend/executor/execGrouping.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-10-26 14:20:10 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-10-26 14:20:10 -0400
commit7e765cb0688a9280a89f5054d3cb57fe892d73f5 (patch)
tree0bd86cae05764d0d037884d79f0a8f2cb9367000 /src/backend/executor/execGrouping.c
parent67efc03a81a4a34d31545c15533dd78927b8bdb5 (diff)
Prefer actual constants to pseudo-constants in equivalence class machinery.
generate_base_implied_equalities_const() should prefer plain Consts over other em_is_const eclass members when choosing the "pivot" value that all the other members will be equated to. This makes it more likely that the generated equalities will be useful in constraint-exclusion proofs. Per report from Rushabh Lathia.
Diffstat (limited to 'src/backend/executor/execGrouping.c')
0 files changed, 0 insertions, 0 deletions