PostgreSQL Source Code
git master
|
Data Fields | |
XLTW_Oper | oper |
Relation | rel |
ItemPointer | ctid |
ItemPointer XactLockTableWaitInfo::ctid |
Definition at line 58 of file lmgr.c.
Referenced by XactLockTableWait(), and XactLockTableWaitErrorCb().
XLTW_Oper XactLockTableWaitInfo::oper |
Definition at line 56 of file lmgr.c.
Referenced by XactLockTableWait(), and XactLockTableWaitErrorCb().
Relation XactLockTableWaitInfo::rel |
Definition at line 57 of file lmgr.c.
Referenced by XactLockTableWait(), and XactLockTableWaitErrorCb().