Function pgx_pg_sys::query_planner

source ·
pub unsafe fn query_planner(
    arg_root: *mut PlannerInfo,
    arg_qp_callback: query_pathkeys_callback,
    arg_qp_extra: *mut c_void
) -> *mut RelOptInfo