PostgreSQL Source Code  git master
PgStat_SubXactStatus Struct Reference

#include <pgstat_internal.h>

Data Fields

int nest_level
 
struct PgStat_SubXactStatusprev
 
dclist_head pending_drops
 
PgStat_TableXactStatusfirst
 

Detailed Description

Definition at line 152 of file pgstat_internal.h.

Field Documentation

◆ first

◆ nest_level

◆ pending_drops

◆ prev


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