[][src]Type Definition pgx_pg_sys::GetForeignUpperPaths_function

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