PostgreSQL Source Code  git master
xl_xact_commit Struct Reference

#include <xact.h>

Data Fields

TimestampTz xact_time
 

Detailed Description

Definition at line 314 of file xact.h.

Field Documentation

◆ xact_time

TimestampTz xl_xact_commit::xact_time

Definition at line 316 of file xact.h.

Referenced by ParseCommitRecord(), xact_desc_commit(), and XactLogCommitRecord().


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