PostgreSQL Source Code  git master
ReadLocalXLogPageNoWaitPrivate Struct Reference

#include <xlogutils.h>

Data Fields

bool end_of_wal
 

Detailed Description

Definition at line 79 of file xlogutils.h.

Field Documentation

◆ end_of_wal

bool ReadLocalXLogPageNoWaitPrivate::end_of_wal

Definition at line 81 of file xlogutils.h.

Referenced by read_local_xlog_page_guts(), and ReadNextXLogRecord().


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