Type Definition pgx_pg_sys::GetForeignPaths_function

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