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.REL9_1_STABLE
parent
1ae092ae14
commit
ad885e2677
Loading…
Reference in new issue