Type Definition pgrx_pg_sys::ParseParamRefHook
source · pub type ParseParamRefHook = Option<unsafe extern "C" fn(pstate: *mut ParseState, pref: *mut ParamRef) -> *mut Node>;
pub type ParseParamRefHook = Option<unsafe extern "C" fn(pstate: *mut ParseState, pref: *mut ParamRef) -> *mut Node>;