Function pgrx_pg_sys::ExecFindRowMark
source ยท pub unsafe fn ExecFindRowMark(
arg_estate: *mut EState,
arg_rti: Index,
arg_missing_ok: bool,
) -> *mut ExecRowMark
pub unsafe fn ExecFindRowMark(
arg_estate: *mut EState,
arg_rti: Index,
arg_missing_ok: bool,
) -> *mut ExecRowMark