fix(multi-source): expose undeclared step columns to postprocess functions [release]

Postprocess functions in @@ operations now receive every column the steps produce, with #field_type columns first, and the response still keeps only the declared ones.

