[][src]Type Definition pgx_pg_sys::create_upper_paths_hook_type

type create_upper_paths_hook_type = Option<unsafe extern "C" fn(root: *mut PlannerInfo, stage: UpperRelationKind, input_rel: *mut RelOptInfo, output_rel: *mut RelOptInfo, extra: *mut c_void)>;