Commits

DateSubjectAuthorReleases
2021-08-05 process startup: Centralize pgwin32_signal_initialize() calls. Andres Freund 15.0
2021-08-05 process startup: Move AuxiliaryProcessMain into its own file. Andres Freund 15.0
2021-08-05 process startup: Separate out BootstrapModeMain from AuxiliaryProcessMain. Andres Freund 15.0
2021-08-05 process startup: Rename postmaster's --forkboot to --forkaux. Andres Freund 15.0
2020-07-08 code: replace 'master' with 'primary' where appropriate. Andres Freund 14.0
2020-04-06 Recompute stack base in forked postmaster children. Andres Freund 13.0
2017-10-01 Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. Andres Freund 11.0
2017-09-19 Fix crash restart bug introduced in 8356753c212. Andres Freund 11.0
2017-09-14 Perform only one ReadControlFile() during startup. Andres Freund 11.0
2017-06-06 Revert "Prevent panic during shutdown checkpoint" Andres Freund 10.0
2015-03-11 Add macros wrapping all usage of gcc's __attribute__. Andres Freund 9.5.0
2015-01-13 Commonalize process startup code. Andres Freund 9.5.0
2015-01-13 Make logging_collector=on work with non-windows EXEC_BACKEND again. Andres Freund 9.1.15
2015-01-13 Make logging_collector=on work with non-windows EXEC_BACKEND again. Andres Freund 9.3.6
2015-01-13 Make logging_collector=on work with non-windows EXEC_BACKEND again. Andres Freund 9.2.10
2015-01-13 Make logging_collector=on work with non-windows EXEC_BACKEND again. Andres Freund 9.5.0
2015-01-13 Make logging_collector=on work with non-windows EXEC_BACKEND again. Andres Freund 9.4.1
2014-10-01 Block signals while computing the sleep time in postmaster's main loop. Andres Freund 9.5.0
2014-10-01 Block signals while computing the sleep time in postmaster's main loop. Andres Freund 9.3.6
2014-10-01 Block signals while computing the sleep time in postmaster's main loop. Andres Freund 9.4.0
2014-08-28 Allow escaping of option values for options passed at connection start. Andres Freund 9.5.0
2014-06-20 Don't allow to disable backend assertions via the debug_assertions GUC. Andres Freund 9.5.0