[][src]Type Definition pgx_pg_sys::GetForeignPaths_function

type GetForeignPaths_function = Option<unsafe extern "C" fn(root: *mut PlannerInfo, baserel: *mut RelOptInfo, foreigntableid: Oid)>;