mirror of https://github.com/postgres/postgres
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.REL8_2_STABLE
parent
b6959eee38
commit
aadfd6e5d6
Loading…
Reference in new issue