PostgreSQL Source Code  git master
xl_xact_stats_items Struct Reference

#include <xact.h>

Data Fields

int nitems
 
xl_xact_stats_item items [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 289 of file xact.h.

Field Documentation

◆ items

xl_xact_stats_item xl_xact_stats_items::items[FLEXIBLE_ARRAY_MEMBER]

Definition at line 292 of file xact.h.

Referenced by ParseAbortRecord(), and ParseCommitRecord().

◆ nitems

int xl_xact_stats_items::nitems

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