PostgreSQL Source Code git master
|
#include <lock.h>
Data Fields | |
int | nelements |
LockInstanceData * | locks |
LockInstanceData* LockData::locks |
Definition at line 469 of file lock.h.
Referenced by pg_lock_status().
int LockData::nelements |
Definition at line 468 of file lock.h.
Referenced by pg_lock_status().