PostgreSQL Source Code  git master
TwoPhaseStateData Struct Reference

Data Fields

GlobalTransaction freeGXacts
 
int numPrepXacts
 
GlobalTransaction prepXacts [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 176 of file twophase.c.

Field Documentation

◆ freeGXacts

GlobalTransaction TwoPhaseStateData::freeGXacts

Definition at line 179 of file twophase.c.

Referenced by MarkAsPreparing(), PrepareRedoAdd(), RemoveGXact(), and TwoPhaseShmemInit().

◆ numPrepXacts

◆ prepXacts


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