PostgreSQL Source Code  git master
xl_xact_origin Struct Reference

#include <xact.h>

Data Fields

XLogRecPtr origin_lsn
 
TimestampTz origin_timestamp
 

Detailed Description

Definition at line 308 of file xact.h.

Field Documentation

◆ origin_lsn

XLogRecPtr xl_xact_origin::origin_lsn

◆ origin_timestamp

TimestampTz xl_xact_origin::origin_timestamp

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