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