PostgreSQL Source Code  git master
PgStatShared_ReplSlot Struct Reference

#include <pgstat_internal.h>

Data Fields

PgStatShared_Common header
 
PgStat_StatReplSlotEntry stats
 

Detailed Description

Definition at line 391 of file pgstat_internal.h.

Field Documentation

◆ header

PgStatShared_Common PgStatShared_ReplSlot::header

Definition at line 393 of file pgstat_internal.h.

◆ stats

PgStat_StatReplSlotEntry PgStatShared_ReplSlot::stats

Definition at line 394 of file pgstat_internal.h.

Referenced by pgstat_create_replslot(), and pgstat_report_replslot().


The documentation for this struct was generated from the following file: