[][src]Type Definition pgx_pg_sys::GetForeignJoinPaths_function

type GetForeignJoinPaths_function = Option<unsafe extern "C" fn(root: *mut PlannerInfo, joinrel: *mut RelOptInfo, outerrel: *mut RelOptInfo, innerrel: *mut RelOptInfo, jointype: JoinType, extra: *mut JoinPathExtraData)>;