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