PostgreSQL Source Code  git master
save_buffer Struct Reference

Data Fields

int32 pid
 
StringInfoData data
 

Detailed Description

Definition at line 105 of file syslogger.c.

Field Documentation

◆ data

StringInfoData save_buffer::data

Definition at line 108 of file syslogger.c.

Referenced by process_pipe_input().

◆ pid

int32 save_buffer::pid

Definition at line 107 of file syslogger.c.

Referenced by process_pipe_input().


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