PostgreSQL Source Code  git master
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

◆ node

dlist_node PgStat_PendingDroppedStatsItem::node

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