[][src]Function pgx_pg_sys::create_modifytable_path

pub unsafe fn create_modifytable_path(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_operation: CmdType,
    arg_canSetTag: bool,
    arg_nominalRelation: Index,
    arg_rootRelation: Index,
    arg_partColsUpdated: bool,
    arg_resultRelations: *mut List,
    arg_subpaths: *mut List,
    arg_subroots: *mut List,
    arg_withCheckOptionLists: *mut List,
    arg_returningLists: *mut List,
    arg_rowMarks: *mut List,
    arg_onconflict: *mut OnConflictExpr,
    arg_epqParam: c_int
) -> *mut ModifyTablePath