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:20:59 +0300 |
commit | ad885e2677754c8adbfa847d20812ce6b7594eb6 (patch) | |
tree | 9e67f6c334575ad8e3f8dd51dbffd12f378224d6 /src/tutorial | |
parent | 1ae092ae14b0eaf5a2d3ae8908d0edfd3cc39dd4 (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 'src/tutorial')
0 files changed, 0 insertions, 0 deletions