PostgreSQL Source Code  git master
xl_xact_abort Struct Reference

#include <xact.h>

Data Fields

TimestampTz xact_time
 

Detailed Description

Definition at line 330 of file xact.h.

Field Documentation

◆ xact_time

TimestampTz xl_xact_abort::xact_time

Definition at line 332 of file xact.h.

Referenced by ParseAbortRecord(), xact_desc_abort(), and XactLogAbortRecord().


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