Commits

Showing commits that first shipped in 8.0 (backpatches included). Clear

DateSubjectAuthorReleases
2007-08-02 Make sure syslogPipe runs in binary mode on Windows to avoid corrupting the pipe chunking protocol. Backport to 8.0 Andrew Dunstan 8.0.14
2007-07-19 Only use the pipe chunking protocol if we know the syslogger should Andrew Dunstan 8.0.14
2007-06-14 Implement a chunking protocol for writes to the syslogger pipe, with messages Andrew Dunstan 8.0.14
2005-03-12 Fix problem with infinite recursion between write_syslogger_file and Tom Lane 8.0.2
2005-01-01 Some more missed copyright notices. Many of these look like they Tom Lane 8.0.0
2004-11-09 Clarify some error messages Peter Eisentraut 8.0.0
2004-10-12 Message style revisions Peter Eisentraut 8.0.0
2004-09-21 Rotate on time boundaries that are sensible per local time rather than GMT. Tom Lane 8.0.0
2004-08-31 Replace log_filename_prefix with more general log_filename parameter, Tom Lane 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 >>> I understand your disliking of non-posix stuff. OTOH, Bruce Momjian 8.0.0
2004-08-09 syslogger.c needs <sys/time.h> on some platforms, per Greg Mullane. Tom Lane 8.0.0
2004-08-06 Arrange for proper newline termination of syslogger's own messages, Tom Lane 8.0.0
2004-08-06 Add _O_TEXT option to dup2 call on Windows, to ensure redirected postmaster Tom Lane 8.0.0
2004-08-06 Fix several small Windows compatibility issues, per Andreas. Tom Lane 8.0.0
2004-08-05 Create a built-in log rotation program, so that we no longer have to Tom Lane 8.0.0