|
PostgreSQL Source Code git master
|
Data Fields | |
| PgStat_Counter | numcalls |
| TimestampTz | stat_reset_timestamp |
Definition at line 28 of file test_custom_fixed_stats.c.
| PgStat_Counter PgStat_StatCustomFixedEntry::numcalls |
Definition at line 30 of file test_custom_fixed_stats.c.
Referenced by test_custom_stats_fixed_report(), and test_custom_stats_fixed_update().
| TimestampTz PgStat_StatCustomFixedEntry::stat_reset_timestamp |
Definition at line 31 of file test_custom_fixed_stats.c.
Referenced by test_custom_stats_fixed_report(), and test_custom_stats_fixed_reset_all_cb().