Standardize `pgr_edgeDisjointPaths` and `pgr_turnRestrictedPath` output columns to be: ``` Returns set of (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost) ```