PostgreSQL Source Code  git master
LockData Struct Reference

#include <lock.h>

Data Fields

int nelements
 
LockInstanceDatalocks
 

Detailed Description

Definition at line 465 of file lock.h.

Field Documentation

◆ locks

LockInstanceData* LockData::locks

Definition at line 468 of file lock.h.

Referenced by pg_lock_status().

◆ nelements

int LockData::nelements

Definition at line 467 of file lock.h.

Referenced by pg_lock_status().


The documentation for this struct was generated from the following file: