PostgreSQL Source Code git master
|
#include <pgstat_internal.h>
Data Fields | |
PgStatShared_Common | header |
PgStat_StatDBEntry | stats |
Definition at line 430 of file pgstat_internal.h.
PgStatShared_Common PgStatShared_Database::header |
Definition at line 432 of file pgstat_internal.h.
PgStat_StatDBEntry PgStatShared_Database::stats |
Definition at line 433 of file pgstat_internal.h.
Referenced by pgstat_report_autovac(), pgstat_report_checksum_failures_in_db(), and pgstat_reset_database_timestamp().