PostgreSQL Source Code  git master
PgStatShared_Subscription Struct Reference

#include <pgstat_internal.h>

Data Fields

PgStatShared_Common header
 
PgStat_StatSubEntry stats
 

Detailed Description

Definition at line 385 of file pgstat_internal.h.

Field Documentation

◆ header

PgStatShared_Common PgStatShared_Subscription::header

Definition at line 387 of file pgstat_internal.h.

◆ stats

PgStat_StatSubEntry PgStatShared_Subscription::stats

Definition at line 388 of file pgstat_internal.h.


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