Commits

DateSubjectAuthorReleases
2022-11-21 Provide options for postmaster to kill child processes with SIGABRT. Tom Lane 16.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-09-23 Avoid using PostmasterRandom() for DSM control segment ID. Tom Lane 9.6.0
2016-09-23 Avoid using PostmasterRandom() for DSM control segment ID. Tom Lane 9.5.5
2016-09-23 Avoid using PostmasterRandom() for DSM control segment ID. Tom Lane 10.0
2016-09-23 Avoid using PostmasterRandom() for DSM control segment ID. Tom Lane 9.4.10
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2012-08-10 Support having multiple Unix-domain sockets per postmaster. Tom Lane 9.3.0
2011-07-04 Remove missed reference to SilentMode. Tom Lane 9.2.0
2009-09-08 Add a boolean GUC parameter "bonjour" to control whether a Bonjour-enabled Tom Lane 9.0.0
2009-05-05 Install a "dead man switch" to allow the postmaster to detect cases where Tom Lane 8.4.0
2007-02-16 Code review for SSLKEY patch. Tom Lane 8.3.0
2006-08-08 Add a feature for automatic initialization and finalization of dynamically Tom Lane 8.2.0
2005-08-20 Convert the arithmetic for shared memory size calculation from 'int' Tom Lane 8.1.0
2004-12-29 Refactor EXEC_BACKEND code so that postmaster child processes reattach 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
2004-05-30 Implement new PostmasterIsAlive() check for WIN32, per Claudio Natoli. Tom Lane 8.0.0
2004-05-29 Separate out bgwriter code into a logically separate module, rather Tom Lane 8.0.0