PostgreSQL Source Code git master
Loading...
Searching...
No Matches
PgStat_PendingLock Struct Reference

#include <pgstat.h>

Data Fields

PgStat_LockEntry stats [LOCKTAG_LAST_TYPE+1]
 

Detailed Description

Definition at line 356 of file pgstat.h.

Field Documentation

◆ stats

PgStat_LockEntry PgStat_PendingLock::stats[LOCKTAG_LAST_TYPE+1]

Definition at line 358 of file pgstat.h.

Referenced by pgstat_count_lock_fastpath_exceeded(), and pgstat_count_lock_waits().


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