PostgreSQL Source Code git master
Loading...
Searching...
No Matches
xl_xact_origin Struct Reference

#include <xact.h>

Data Fields

XLogRecPtr origin_lsn
 
TimestampTz origin_timestamp
 

Detailed Description

Definition at line 315 of file xact.h.

Field Documentation

◆ origin_lsn

XLogRecPtr xl_xact_origin::origin_lsn

Definition at line 317 of file xact.h.

◆ origin_timestamp

TimestampTz xl_xact_origin::origin_timestamp

Definition at line 318 of file xact.h.


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