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

#include <origin.h>

Data Fields

XLogRecPtr remote_lsn
 
ReplOriginId node_id
 
bool force
 

Detailed Description

Definition at line 18 of file origin.h.

Field Documentation

◆ force

bool xl_replorigin_set::force

Definition at line 22 of file origin.h.

◆ node_id

ReplOriginId xl_replorigin_set::node_id

Definition at line 21 of file origin.h.

◆ remote_lsn

XLogRecPtr xl_replorigin_set::remote_lsn

Definition at line 20 of file origin.h.

Referenced by replorigin_advance().


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