Commits

DateSubjectAuthorReleases
2014-01-11 Fix possible crashes due to using elog/ereport too early in startup. Tom Lane 9.2.7
2014-01-11 Fix possible crashes due to using elog/ereport too early in startup. Tom Lane 9.3.3
2013-04-01 Fix insecure parsing of server command-line switches. Tom Lane 9.0.13
2013-04-01 Fix insecure parsing of server command-line switches. Tom Lane 9.1.9
2013-04-01 Fix insecure parsing of server command-line switches. Tom Lane 9.2.4
2013-04-01 Fix insecure parsing of server command-line switches. Tom Lane 9.3.0
2013-03-17 Move pqsignal() to libpgport. Tom Lane 9.3.0
2010-12-16 Improve comments around startup_hacks() code. Tom Lane 9.1.0
2007-01-04 Fix erroneous implementation of -s in postmaster.c (the switch doesn't take Tom Lane 8.2.1
2007-01-04 Fix erroneous implementation of -s in postmaster.c (the switch doesn't take Tom Lane 8.3.0
2006-01-05 Arrange to set the LC_XXX environment variables to match our locale setup. Tom Lane 7.3.13
2006-01-05 Arrange to set the LC_XXX environment variables to match our locale setup. Tom Lane 7.4.11
2006-01-05 Arrange to set the LC_XXX environment variables to match our locale setup. Tom Lane 8.0.6
2006-01-05 Arrange to set the LC_XXX environment variables to match our locale setup. Tom Lane 8.1.2
2005-12-28 Arrange to set the LC_XXX environment variables to match our locale Tom Lane 8.2.0
2004-11-17 Fix Win32 problems with signals and sockets, by making the forkexec code Tom Lane 8.0.0
2004-06-24 Replace direct fprintf(stderr) calls by write_stderr(), and cause this Tom Lane 8.0.0
2004-05-29 Separate out bgwriter code into a logically separate module, rather Tom Lane 8.0.0
2004-05-28 Code review for EXEC_BACKEND changes. Reduce the number of #ifdefs by Tom Lane 8.0.0
2004-02-22 Move responsibility for copying argv[] array into ps_status.c, where it Tom Lane 8.0.0
2003-09-09 Update comments about how locale settings are handled. Tom Lane 7.4.1
2003-07-27 elog mop-up: bring some straggling fprintf(stderr)'s into the elog world. Tom Lane 7.4.1
2003-07-04 Add --help-config facility to dump information about GUC parameters Tom Lane 7.4.1
2002-10-31 Add missing #include <errno.h>, per gripe from Alessio Bragadini. Tom Lane 7.3.1
2002-05-17 Merge the last few variable.c configuration variables into the generic Tom Lane 7.3.1