diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-10-08 11:17:40 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-10-08 11:21:08 +0300 |
commit | 0a906009765bac2042d3cbd7907c0ad833ab14bb (patch) | |
tree | bc49b1148410f22dbd1d4987289f08dfa147deb9 /doc/src | |
parent | 976bad043382ec87f35fb8d1143a45e47781d017 (diff) |
Don't let transform_null_equals=on affect CASE foo WHEN NULL ... constructs.
transform_null_equals is only supposed to affect "foo = NULL" expressions
given directly by the user, not the internal "foo = NULL" expression
generated from CASE-WHEN.
This fixes bug #6242, reported by Sergey. Backpatch to all supported
branches.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions