Commits

DateSubjectAuthorReleases
2009-03-18 Fix Windows-specific race condition in syslogger. This could've been Heikki Linnakangas 8.3.8
2009-03-18 Fix Windows-specific race condition in syslogger. This could've been Heikki Linnakangas 8.4.0
2009-02-24 Don't append epoch to log_filename if no format specifier is given. Peter Eisentraut 8.4.0
2009-02-03 Add a failure check for syslogger's use of _beginthreadex(), and remove Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-12-11 The macros NULL_DEV and DEVNULL were both used to work around Peter Eisentraut 8.4.0
2008-02-17 Replace time_t with pg_time_t (same values, but always int64) in on-disk Tom Lane 8.4.0
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.2.6
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.0.14
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.1.10
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.2.5
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.0.14
2007-07-19 Only use the pipe chunking protocol if we know the syslogger should Andrew Dunstan 8.1.10
2007-07-19 Only use the pipe chunking protocol if we know the syslogger should Andrew Dunstan 8.2.5