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

#include <pgstat.h>

Data Fields

TimestampTz stat_reset_timestamp
 
PgStat_LockEntry stats [LOCKTAG_LAST_TYPE+1]
 

Detailed Description

Definition at line 361 of file pgstat.h.

Field Documentation

◆ stat_reset_timestamp

TimestampTz PgStat_Lock::stat_reset_timestamp

Definition at line 363 of file pgstat.h.

Referenced by pgstat_lock_reset_all_cb(), and pgstat_lock_snapshot_cb().

◆ stats

PgStat_LockEntry PgStat_Lock::stats[LOCKTAG_LAST_TYPE+1]

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