PostgreSQL Source Code  git master
PgStatShared_InjectionPointFixed Struct Reference

Data Fields

LWLock lock
 
uint32 changecount
 
PgStat_StatInjFixedEntry stats
 
PgStat_StatInjFixedEntry reset_offset
 

Detailed Description

Definition at line 37 of file injection_stats_fixed.c.

Field Documentation

◆ changecount

uint32 PgStatShared_InjectionPointFixed::changecount

◆ lock

LWLock PgStatShared_InjectionPointFixed::lock

◆ reset_offset

PgStat_StatInjFixedEntry PgStatShared_InjectionPointFixed::reset_offset

◆ stats


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