[][src]Type Definition pgx_pg_sys::IsForeignScanParallelSafe_function

type IsForeignScanParallelSafe_function = Option<unsafe extern "C" fn(root: *mut PlannerInfo, rel: *mut RelOptInfo, rte: *mut RangeTblEntry) -> bool>;