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