PostgreSQL Source Code
git master
|
#include <pgstat_internal.h>
Data Fields | |
PgStatShared_Common | header |
PgStat_StatFuncEntry | stats |
Definition at line 399 of file pgstat_internal.h.
PgStatShared_Common PgStatShared_Function::header |
Definition at line 401 of file pgstat_internal.h.
PgStat_StatFuncEntry PgStatShared_Function::stats |
Definition at line 402 of file pgstat_internal.h.
Referenced by pgstat_function_flush_cb().