Commits

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

DateSubjectAuthorReleases
2010-04-16 On Windows, syslogger runs in two threads. The main thread processes config Heikki Linnakangas 8.2.17
2010-04-01 Don't pass an invalid file handle to dup2(). That causes a crash on Heikki Linnakangas 8.2.17
2007-09-22 Fix erroneous Assert() in syslogger process start in EXEC_BACKEND case, Tom Lane 8.2.6
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-07-19 Only use the pipe chunking protocol if we know the syslogger should Andrew Dunstan 8.2.5
2007-06-14 Implement a chunking protocol for writes to the syslogger pipe, with messages Andrew Dunstan 8.2.5
2006-11-21 On systems that have setsid(2) (which should be just about everything except Tom Lane 8.2.0
2006-07-16 In a Windows backend, don't build src/port/pgsleep.c's version of Tom Lane 8.2.0
2006-07-11 Alphabetically order reference to include files, "S"-"Z". Bruce Momjian 8.2.0
2006-06-27 Add GUC update_process_title to control whether 'ps' display is updated Bruce Momjian 8.2.0
2006-06-18 Merge postmaster and postgres command into just postgres. postmaster Peter Eisentraut 8.2.0
2006-06-07 Prepare code to be built by MSVC: Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-01-04 Rearrange backend startup sequence so that ShmemIndexLock can become Tom Lane 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0