Header And Logo

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

Data Fields

xl_xact_commit Struct Reference

#include <xact.h>

Data Fields

TimestampTz xact_time
uint32 xinfo
int nrels
int nsubxacts
int nmsgs
Oid dbId
Oid tsId
RelFileNode xnodes [1]

Detailed Description

Definition at line 134 of file xact.h.


Field Documentation

Definition at line 141 of file xact.h.

Referenced by RecordTransactionCommit(), xact_desc_commit(), and xact_redo_commit().

Definition at line 142 of file xact.h.

Referenced by RecordTransactionCommit(), xact_desc_commit(), and xact_redo_commit().

Definition at line 144 of file xact.h.

Referenced by xact_desc_commit(), and xact_redo_commit().


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