PostgreSQL Source Code  git master
PgStatShared_Checkpointer Struct Reference

#include <pgstat_internal.h>

Data Fields

LWLock lock
 
uint32 changecount
 
PgStat_CheckpointerStats stats
 
PgStat_CheckpointerStats reset_offset
 

Detailed Description

Definition at line 323 of file pgstat_internal.h.

Field Documentation

◆ changecount

uint32 PgStatShared_Checkpointer::changecount

◆ lock

LWLock PgStatShared_Checkpointer::lock

◆ reset_offset

PgStat_CheckpointerStats PgStatShared_Checkpointer::reset_offset

◆ stats


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