aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexec.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-10-26 14:19:39 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-10-26 14:19:39 -0400
commit7e951ba6e1de7bb77aef4ea2d0ef7d2be860f389 (patch)
tree1a86d992b07d546ae32ad7fdb5a998793f64978f /src/backend/regex/regexec.c
parent725fa25e20248800461b06802f5ee9a203825618 (diff)
downloadpostgresql-7e951ba6e1de7bb77aef4ea2d0ef7d2be860f389.tar.gz
postgresql-7e951ba6e1de7bb77aef4ea2d0ef7d2be860f389.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/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions