Commits

DateSubjectAuthorReleases
2026-04-03 Online enabling and disabling of data checksums Daniel Gustafsson 19 (unreleased)
2024-11-14 Assign a child slot to every postmaster child process Heikki Linnakangas 18.0
2024-03-18 Move some functions from postmaster.c to a new source file Heikki Linnakangas 17.0
2023-12-20 Add a new WAL summarizer process. Robert Haas 17.0
2023-02-17 Redesign archive modules Michael Paquier 16.0
2022-04-07 pgstat: move pgstat.c to utils/activity. Andres Freund 15.0
2022-01-28 Move the code to archive files via the shell to a separate file. Robert Haas 15.0
2021-08-05 process startup: Move AuxiliaryProcessMain into its own file. Andres Freund 15.0
2019-12-17 Partially deduplicate interrupt handling for background processes. Robert Haas 13.0
2019-11-05 Split all OBJS style lines in makefiles into one-line-per-entry style. Andres Freund 13.0
2018-04-09 Revert "Allow on-line enabling and disabling of data checksums" Magnus Hagander 11.0
2018-04-05 Allow on-line enabling and disabling of data checksums Magnus Hagander 11.0
2013-07-16 Allow background workers to be started dynamically. Robert Haas 9.4.0
2011-11-02 Refactor xlog.c to create src/backend/postmaster/startup.c Simon Riggs 9.2.0
2011-11-01 Split work of bgwriter between 2 processes: bgwriter and checkpointer. Simon Riggs 9.2.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2008-02-19 Refactor backend makefiles to remove lots of duplicate code Peter Eisentraut 8.4.0
2007-07-24 Create a new dedicated Postgres process, "wal writer", which exists to write Tom Lane 8.3.0
2007-01-20 Remove remains of old depend target. Peter Eisentraut 8.3.0
2005-07-14 Integrate autovacuum functionality into the backend. There's still a Tom Lane 8.1.0
2005-03-10 Refactor fork()-related code. We need to do various housekeeping tasks Neil Conway 8.1.0
2004-08-05 Create a built-in log rotation program, so that we no longer have to Tom Lane 8.0.0
2004-07-21 Back out pg_autovacuum commit after cvs clean failure causes commit. Bruce Momjian 8.0.0
2004-07-21 lease find enclosed a patch that matches the PL/Perl documentation Bruce Momjian 8.0.0
2004-07-19 XLOG file archiving and point-in-time recovery. There are still some Tom Lane 8.0.0