PostgreSQL Source Code git master
PGAlignedXLogBlock Struct Reference

#include <c.h>

Data Fields

char data [XLOG_BLCKSZ]
 

Detailed Description

Definition at line 1136 of file c.h.

Field Documentation

◆ data

char PGAlignedXLogBlock::data[XLOG_BLCKSZ]

Definition at line 1138 of file c.h.

Referenced by tar_write_padding_data(), WriteEmptyXLOG(), and XLogFileCopy().


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