fn null_json() -> ExprExpand description
A NULL literal typed as JSONB storage (Binary), so branches without a JSON
value union-align with branches that produce one.
fn null_json() -> ExprA NULL literal typed as JSONB storage (Binary), so branches without a JSON
value union-align with branches that produce one.