|
PostgreSQL Source Code git master
|
Data Fields | |
| PgStatShared_Common | header |
| PgStat_StatCustomVarEntry | stats |
| dsa_pointer | description |
Definition at line 58 of file test_custom_var_stats.c.
| dsa_pointer PgStatShared_CustomVarEntry::description |
Definition at line 62 of file test_custom_var_stats.c.
Referenced by test_custom_stats_var_create(), test_custom_stats_var_from_serialized_data(), test_custom_stats_var_report(), and test_custom_stats_var_to_serialized_data().
| PgStatShared_Common PgStatShared_CustomVarEntry::header |
Definition at line 60 of file test_custom_var_stats.c.
| PgStat_StatCustomVarEntry PgStatShared_CustomVarEntry::stats |
Definition at line 61 of file test_custom_var_stats.c.
Referenced by test_custom_stats_var_create(), and test_custom_stats_var_flush_pending_cb().