Function pgrx_pg_sys::XactLockTableWait

source ·
pub unsafe fn XactLockTableWait(
    arg_xid: TransactionId,
    arg_rel: Relation,
    arg_ctid: ItemPointer,
    arg_oper: XLTW_Oper
)