#include <lock.h>
Data Fields | |
| LOCKTAG | locktag |
| LOCKMASK | holdMask |
| LOCKMODE | waitLockMode |
| BackendId | backend |
| LocalTransactionId | lxid |
| int | pid |
| bool | fastpath |
Definition at line 425 of file lock.h.
Definition at line 430 of file lock.h.
Referenced by GetLockStatusData(), and pg_lock_status().
Definition at line 433 of file lock.h.
Referenced by GetLockStatusData(), and pg_lock_status().
Definition at line 428 of file lock.h.
Referenced by GetLockStatusData(), and pg_lock_status().
Definition at line 427 of file lock.h.
Referenced by GetLockStatusData(), and pg_lock_status().
Definition at line 431 of file lock.h.
Referenced by GetLockStatusData(), and pg_lock_status().
Definition at line 432 of file lock.h.
Referenced by GetLockStatusData(), and pg_lock_status().
Definition at line 429 of file lock.h.
Referenced by GetLockStatusData(), and pg_lock_status().
1.7.1