Function pgrx_pg_sys::create_modifytable_path
source · pub unsafe fn create_modifytable_path(
arg_root: *mut PlannerInfo,
arg_rel: *mut RelOptInfo,
arg_subpath: *mut Path,
arg_operation: CmdType,
arg_canSetTag: bool,
arg_nominalRelation: Index,
arg_rootRelation: Index,
arg_partColsUpdated: bool,
arg_resultRelations: *mut List,
arg_updateColnosLists: *mut List,
arg_withCheckOptionLists: *mut List,
arg_returningLists: *mut List,
arg_rowMarks: *mut List,
arg_onconflict: *mut OnConflictExpr,
arg_epqParam: c_int
) -> *mut ModifyTablePath