PostgreSQL Source Code git master
PgStat_StatCustomFixedEntry Struct Reference

Data Fields

PgStat_Counter numcalls
 
TimestampTz stat_reset_timestamp
 

Detailed Description

Definition at line 28 of file test_custom_fixed_stats.c.

Field Documentation

◆ numcalls

PgStat_Counter PgStat_StatCustomFixedEntry::numcalls

◆ stat_reset_timestamp

TimestampTz PgStat_StatCustomFixedEntry::stat_reset_timestamp

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