|
PostgreSQL Source Code git master
|
#include <syslogger.h>
Data Fields | |
| PipeProtoHeader | proto |
| char | filler [PIPE_CHUNK_SIZE] |
Definition at line 53 of file syslogger.h.
| char PipeProtoChunk::filler[PIPE_CHUNK_SIZE] |
Definition at line 56 of file syslogger.h.
| PipeProtoHeader PipeProtoChunk::proto |
Definition at line 55 of file syslogger.h.
Referenced by write_pipe_chunks().