[][src]Type Definition pgx_pg_sys::join_search_hook_type

type join_search_hook_type = Option<unsafe extern "C" fn(root: *mut PlannerInfo, levels_needed: c_int, initial_rels: *mut List) -> *mut RelOptInfo>;