fn jsonb_array_elements_stringify<'a>( a: Datum<'a>, temp_storage: &'a RowArena, ) -> impl Iterator<Item = (Row, Diff)> + 'a