PostgreSQL Source Code  git master
XLogRecordBlockCompressHeader Struct Reference

#include <xlogrecord.h>

Data Fields

uint16 hole_length
 

Detailed Description

Definition at line 172 of file xlogrecord.h.

Field Documentation

◆ hole_length

uint16 XLogRecordBlockCompressHeader::hole_length

Definition at line 174 of file xlogrecord.h.

Referenced by XLogRecordAssemble().


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