v.20.7Bug Fix
Fix nullable constexpr handling in if function, addressing issues #12463 and #13226
Fix function if with nullable constexpr as cond that is not literal NULL. Fixes #12463. #13226 (alexey-milovidov).
Fix function if with nullable constexpr as cond that is not literal NULL. Fixes #12463. #13226 (alexey-milovidov).