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

Field Documentation

◆ lock

LWLock PgStatShared_Wal::lock

◆ stats

PgStat_WalStats PgStatShared_Wal::stats

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