Header And Logo

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

Data Fields

xl_xact_commit_compact Struct Reference

#include <xact.h>

Data Fields

TimestampTz xact_time
int nsubxacts
TransactionId subxacts [1]

Detailed Description

Definition at line 124 of file xact.h.


Field Documentation

Definition at line 129 of file xact.h.

Referenced by xact_desc_commit_compact(), and xact_redo_commit_compact().

Definition at line 126 of file xact.h.

Referenced by RecordTransactionCommit(), recoveryStopsHere(), and xact_desc_commit_compact().


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