PostgreSQL Source Code
git master
|
Data Fields | |
int32 | pid |
StringInfoData | data |
Definition at line 103 of file syslogger.c.
StringInfoData save_buffer::data |
Definition at line 106 of file syslogger.c.
Referenced by process_pipe_input().
int32 save_buffer::pid |
Definition at line 105 of file syslogger.c.
Referenced by process_pipe_input().