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 406 of file pgstat_internal.h.

Field Documentation

◆ lock

◆ stats

PgStat_WalStats PgStatShared_Wal::stats

Definition at line 410 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: