[][src]Function pgx_pg_sys::pg11_specific::EvalPlanQual

pub unsafe fn EvalPlanQual(
    arg_estate: *mut EState,
    arg_epqstate: *mut EPQState,
    arg_relation: Relation,
    arg_rti: Index,
    arg_lockmode: c_int,
    arg_tid: ItemPointer,
    arg_priorXmax: TransactionId
) -> *mut TupleTableSlot