Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

xl_xact_assignment Struct Reference

#include <xact.h>

Data Fields

TransactionId xtop
int nsubxacts
TransactionId xsub [1]

Detailed Description

Definition at line 115 of file xact.h.


Field Documentation

Definition at line 118 of file xact.h.

Referenced by AssignTransactionId(), xact_desc_assignment(), and xact_redo().

Definition at line 119 of file xact.h.

Referenced by xact_desc_assignment(), and xact_redo().

Definition at line 117 of file xact.h.

Referenced by AssignTransactionId(), xact_desc(), and xact_redo().


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