postgresql/src/include/postmaster
Andrew Dunstan 0998720d0c Implement a chunking protocol for writes to the syslogger pipe, with messages
reassembled in the syslogger before writing to the log file. This prevents
partial messages from being written, which mucks up log rotation, and
messages from different backends being interleaved, which causes garbled
logs. Backport as far as 8.0, where the syslogger was introduced.

Tom Lane and Andrew Dunstan
2007-06-14 01:49:39 +00:00
..
autovacuum.h Fix recently-understood problems with handling of XID freezing, particularly 2006-11-05 22:42:10 +00:00
bgwriter.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
fork_process.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pgarch.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
postmaster.h Add a feature for automatic initialization and finalization of dynamically 2006-08-08 19:15:09 +00:00
syslogger.h Implement a chunking protocol for writes to the syslogger pipe, with messages 2007-06-14 01:49:39 +00:00