PostgreSQL Source Code  git master
XLogRecordDataHeaderShort Struct Reference

#include <xlogrecord.h>

Data Fields

uint8 id
 
uint8 data_length
 

Detailed Description

Definition at line 200 of file xlogrecord.h.

Field Documentation

◆ data_length

uint8 XLogRecordDataHeaderShort::data_length

Definition at line 203 of file xlogrecord.h.

◆ id

uint8 XLogRecordDataHeaderShort::id

Definition at line 202 of file xlogrecord.h.


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