|
PostgreSQL Source Code git master
|
#include <pgstat.h>
Data Fields | |
| PgStat_LockEntry | stats [LOCKTAG_LAST_TYPE+1] |
| 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().