PostgreSQL Source Code  git master
WALOpenSegment Struct Reference

#include <xlogreader.h>

Data Fields

int ws_file
 
XLogSegNo ws_segno
 
TimeLineID ws_tli
 

Detailed Description

Definition at line 45 of file xlogreader.h.

Field Documentation

◆ ws_file

int WALOpenSegment::ws_file

Definition at line 47 of file xlogreader.h.

Referenced by WALOpenSegmentInit(), WalSndErrorCleanup(), and XLogSendPhysical().

◆ ws_segno

XLogSegNo WALOpenSegment::ws_segno

Definition at line 48 of file xlogreader.h.

Referenced by WALDumpReadPage(), WALOpenSegmentInit(), and WALReadRaiseError().

◆ ws_tli


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