PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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

Definition at line 37 of file test_custom_fixed_stats.c.

◆ lock

LWLock PgStatShared_CustomFixedEntry::lock

Definition at line 36 of file test_custom_fixed_stats.c.

◆ reset_offset

PgStat_StatCustomFixedEntry PgStatShared_CustomFixedEntry::reset_offset

Definition at line 39 of file test_custom_fixed_stats.c.

◆ stats

PgStat_StatCustomFixedEntry PgStatShared_CustomFixedEntry::stats

Definition at line 38 of file test_custom_fixed_stats.c.


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