Function pgrx_pg_sys::XactLockTableWait

source ยท
pub unsafe fn XactLockTableWait(
    arg_xid: TransactionId,
    arg_rel: Relation,
    arg_ctid: ItemPointer,
    arg_oper: Type,
)