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:14 +0300 |
commit | 3a2f6b570fbc6f71447c013e866d554fc515de0e (patch) | |
tree | 1dd275ba4f28bfd420d071f27e11f5967d995e17 /src/tutorial/complex.source | |
parent | b0d5469a04aac226d140edc3dfedd8aac87310d6 (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/complex.source')
0 files changed, 0 insertions, 0 deletions