PostgreSQL Source Code
git master
|
#include <pgstat_internal.h>
Data Fields | |
PgStatShared_Common | header |
PgStat_StatReplSlotEntry | stats |
Definition at line 447 of file pgstat_internal.h.
PgStatShared_Common PgStatShared_ReplSlot::header |
Definition at line 449 of file pgstat_internal.h.
PgStat_StatReplSlotEntry PgStatShared_ReplSlot::stats |
Definition at line 450 of file pgstat_internal.h.
Referenced by pgstat_create_replslot(), and pgstat_report_replslot().