PostgreSQL Source Code git master
PgStatShared_CustomFixedEntry Struct Reference

Data Fields

LWLock lock
 
uint32 changecount
 
PgStat_StatCustomFixedEntry stats
 
PgStat_StatCustomFixedEntry reset_offset
 

Detailed Description

Definition at line 34 of file test_custom_fixed_stats.c.

Field Documentation

◆ changecount

uint32 PgStatShared_CustomFixedEntry::changecount

◆ lock

◆ reset_offset

PgStat_StatCustomFixedEntry PgStatShared_CustomFixedEntry::reset_offset

◆ stats


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