Function pgrx_pg_sys::SPI_execute_plan_with_paramlist
source · pub unsafe fn SPI_execute_plan_with_paramlist(
arg_plan: SPIPlanPtr,
arg_params: ParamListInfo,
arg_read_only: bool,
arg_tcount: c_long
) -> c_int