Function mz_expr::scalar::func::jsonb_concat

source ·
fn jsonb_concat<'a>(
    a: Datum<'a>,
    b: Datum<'a>,
    temp_storage: &'a RowArena
) -> Datum<'a>