Function pgrx::pg_sys::XactLockTableWait

source ·
pub unsafe fn XactLockTableWait(
    arg_xid: u32,
    arg_rel: *mut RelationData,
    arg_ctid: *mut ItemPointerData,
    arg_oper: u32
)