PostgreSQL Source Code git master
Loading...
Searching...
No Matches
PgStat_PendingDroppedStatsItem Struct Reference

Data Fields

xl_xact_stats_item item
 
bool is_create
 
dlist_node node
 

Detailed Description

Definition at line 21 of file pgstat_xact.c.

Field Documentation

◆ is_create

bool PgStat_PendingDroppedStatsItem::is_create

◆ item

xl_xact_stats_item PgStat_PendingDroppedStatsItem::item

◆ node

dlist_node PgStat_PendingDroppedStatsItem::node

Definition at line 25 of file pgstat_xact.c.

Referenced by AtEOSubXact_PgStat_DroppedStats(), and AtEOXact_PgStat_DroppedStats().


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