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