PostgreSQL Source Code  git master
XLogRecData Struct Reference

#include <xlog_internal.h>

Data Fields

struct XLogRecDatanext
 
char * data
 
uint32 len
 

Detailed Description

Definition at line 311 of file xlog_internal.h.

Field Documentation

◆ data

char* XLogRecData::data

◆ len

◆ next

struct XLogRecData* XLogRecData::next

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