PostgreSQL Source Code  git master
WALSegmentContext Struct Reference

#include <xlogreader.h>

Data Fields

char ws_dir [MAXPGPATH]
 
int ws_segsize
 

Detailed Description

Definition at line 53 of file xlogreader.h.

Field Documentation

◆ ws_dir

char WALSegmentContext::ws_dir[MAXPGPATH]

Definition at line 55 of file xlogreader.h.

Referenced by SimpleXLogPageRead(), and WALOpenSegmentInit().

◆ ws_segsize

int WALSegmentContext::ws_segsize

Definition at line 56 of file xlogreader.h.

Referenced by WALOpenSegmentInit(), and XLogSendPhysical().


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