Type Definition pgrx_pg_sys::GetForeignUpperPaths_function
source · pub 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)>;