PostgreSQL Source Code git master
PgStat_EntryRef Struct Reference

#include <pgstat_internal.h>

Data Fields

PgStatShared_HashEntryshared_entry
 
PgStatShared_Commonshared_stats
 
uint32 generation
 
void * pending
 
dlist_node pending_node
 

Detailed Description

Definition at line 135 of file pgstat_internal.h.

Field Documentation

◆ generation

uint32 PgStat_EntryRef::generation

◆ pending

◆ pending_node

dlist_node PgStat_EntryRef::pending_node

Definition at line 163 of file pgstat_internal.h.

Referenced by pgstat_delete_pending_entry(), and pgstat_prep_pending_entry().

◆ shared_entry

◆ shared_stats


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