Make constant-folding produce sane output for COALESCE(NULL,NULL),
that is a plain NULL and not a COALESCE with no inputs. Fixes crash reported by Michael Williamson.
Showing
Please register or sign in to comment
that is a plain NULL and not a COALESCE with no inputs. Fixes crash reported by Michael Williamson.