PostgreSQL Source Code  git master
PgStatShared_Wal Struct Reference

#include <pgstat_internal.h>

Data Fields

LWLock lock
 
PgStat_WalStats stats
 

Detailed Description

Definition at line 363 of file pgstat_internal.h.

Field Documentation

◆ lock

LWLock PgStatShared_Wal::lock

◆ stats

PgStat_WalStats PgStatShared_Wal::stats

Definition at line 367 of file pgstat_internal.h.

Referenced by pgstat_wal_reset_all_cb(), and pgstat_wal_snapshot_cb().


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