Function pgrx_pg_sys::SPI_cursor_open_with_paramlist
source · pub unsafe fn SPI_cursor_open_with_paramlist(
arg_name: *const c_char,
arg_plan: SPIPlanPtr,
arg_params: ParamListInfo,
arg_read_only: bool
) -> Portal