pgrx_pg_sys

Function 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