|
PostgreSQL Source Code git master
|
#include <pgstat_internal.h>
Data Fields | |
| PgStatShared_Common | header |
| PgStat_StatTabEntry | stats |
Definition at line 450 of file pgstat_internal.h.
| PgStatShared_Common PgStatShared_Relation::header |
Definition at line 452 of file pgstat_internal.h.
| PgStat_StatTabEntry PgStatShared_Relation::stats |
Definition at line 453 of file pgstat_internal.h.
Referenced by pgstat_copy_relation_stats(), pgstat_relation_flush_cb(), pgstat_report_analyze(), and pgstat_report_vacuum().