PostgreSQL Source Code  git master
PipeProtoChunk Union Reference

#include <syslogger.h>

Data Fields

PipeProtoHeader proto
 
char filler [PIPE_CHUNK_SIZE]
 

Detailed Description

Definition at line 53 of file syslogger.h.

Field Documentation

◆ filler

char PipeProtoChunk::filler[PIPE_CHUNK_SIZE]

Definition at line 56 of file syslogger.h.

◆ proto

PipeProtoHeader PipeProtoChunk::proto

Definition at line 55 of file syslogger.h.

Referenced by write_pipe_chunks().


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