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