Commits

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

DateSubjectAuthorReleases
2012-07-31 Fix syslogger so that log_truncate_on_rotation works in the first rotation. Tom Lane 8.3.20
2012-04-27 Fix syslogger's rotation disable/re-enable logic. Tom Lane 8.3.19
2012-04-04 Fix syslogger to not lose log coherency under high load. Tom Lane 8.3.19
2012-02-21 Avoid double close of file handle in syslogger on win32 Magnus Hagander 8.3.18
2010-04-16 On Windows, syslogger runs in two threads. The main thread processes config Heikki Linnakangas 8.3.11
2010-04-01 Don't pass an invalid file handle to dup2(). That causes a crash on Heikki Linnakangas 8.3.11
2009-11-19 Fix memory leak in syslogger: logfile_rotate() would leak a copy of the Tom Lane 8.3.9
2009-03-18 Fix Windows-specific race condition in syslogger. This could've been Heikki Linnakangas 8.3.8
2008-01-25 Fix two different copy-and-paste-os in CSV log rotation logic; one that led to Tom Lane 8.3.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 Re-run pgindent with updated list of typedefs. (Updated README should Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-09-22 Fix erroneous Assert() in syslogger process start in EXEC_BACKEND case, Tom Lane 8.3.0
2007-09-20 Cleanup items from csvlog changes, per ITAGAKI Takahiro. Andrew Dunstan 8.3.0
2007-08-21 Suppress uninitialized-variable warning. Tom Lane 8.3.0
2007-08-19 Provide for logfiles in machine readable CSV format. In consequence, rename Andrew Dunstan 8.3.0
2007-08-04 Switch over to using the src/timezone functions for formatting timestamps Tom Lane 8.3.0
2007-08-02 Move session_start out of MyProcPort stucture and make it a global called MyStartTime, Andrew Dunstan 8.3.0
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.3.0
2007-07-19 Only use the pipe chunking protocol if we know the syslogger should Andrew Dunstan 8.3.0
2007-06-14 Implement a chunking protocol for writes to the syslogger pipe, with messages Andrew Dunstan 8.3.0
2007-06-04 Remove ill-conceived CRLF translation for Windows in syslogger. Andrew Dunstan 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0