PostgreSQL Source Code: PipeProtoChunk Union Reference (original) (raw)
PipeProtoChunk Union Reference
#include <[syslogger.h](syslogger%5F8h%5Fsource.html)>
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:
- src/include/postmaster/syslogger.h