PostgreSQL Source Code  git master
XLogRecordDataHeaderShort Struct Reference

#include <xlogrecord.h>

Data Fields

uint8 id
 
uint8 data_length
 

Detailed Description

Definition at line 211 of file xlogrecord.h.

Field Documentation

◆ data_length

uint8 XLogRecordDataHeaderShort::data_length

Definition at line 214 of file xlogrecord.h.

◆ id

uint8 XLogRecordDataHeaderShort::id

Definition at line 213 of file xlogrecord.h.


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