useful_pathkeys,
rel->lateral_relids,
sorted_epq_path,
- NIL, /* no fdw_restrictinfo list */
+ NIL, /* no fdw_restrictinfo
+ * list */
NIL));
else
add_path(rel, (Path *)
total_cost,
root->sort_pathkeys,
NULL, /* no extra plan */
- NIL, /* no fdw_restrictinfo list */
+ NIL, /* no fdw_restrictinfo
+ * list */
fdw_private);
/* and add it to the ordered_rel */
path->total_cost,
path->pathkeys,
NULL, /* no extra plan */
- NIL, /* no fdw_restrictinfo list */
+ NIL, /* no fdw_restrictinfo
+ * list */
NIL); /* no fdw_private */
/* and add it to the final_rel */
total_cost,
pathkeys,
NULL, /* no extra plan */
- NIL, /* no fdw_restrictinfo list */
+ NIL, /* no fdw_restrictinfo list */
fdw_private);
/* and add it to the final_rel */