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