summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-10-08 11:17:40 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-10-08 11:20:59 +0300
commitad885e2677754c8adbfa847d20812ce6b7594eb6 (patch)
tree9e67f6c334575ad8e3f8dd51dbffd12f378224d6 /src/tutorial
parent1ae092ae14b0eaf5a2d3ae8908d0edfd3cc39dd4 (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