aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-10-26 14:19:47 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-10-26 14:19:47 -0400
commitff8f7103b559d8f19731157aca38650a938fedef (patch)
tree09ef839796fef47253968ba7bb52cec76e2cf012 /src/backend/access/gist/gistxlog.c
parent5110a96992e508b220a7a6ab303b0501c4237b4a (diff)
downloadpostgresql-ff8f7103b559d8f19731157aca38650a938fedef.tar.gz
postgresql-ff8f7103b559d8f19731157aca38650a938fedef.zip
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/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions