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

Definition at line 30 of file test_custom_fixed_stats.c.

Referenced by test_custom_stats_fixed_report().

◆ stat_reset_timestamp

TimestampTz PgStat_StatCustomFixedEntry::stat_reset_timestamp

Definition at line 31 of file test_custom_fixed_stats.c.

Referenced by test_custom_stats_fixed_report().


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