PostgreSQL Source Code  git master
PgStat_EntryRef Struct Reference

#include <pgstat_internal.h>

Data Fields

PgStatShared_HashEntryshared_entry
 
PgStatShared_Commonshared_stats
 
void * pending
 
dlist_node pending_node
 

Detailed Description

Definition at line 121 of file pgstat_internal.h.

Field Documentation

◆ pending

◆ pending_node

dlist_node PgStat_EntryRef::pending_node

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