Commits

DateSubjectAuthorReleases
2026-05-29 Improve comments in online checksums code Daniel Gustafsson 19 (unreleased)
2026-05-07 Fix race condition in XLogLogicalInfo and ProcSignal initialization. Masahiko Sawada 19 (unreleased)
2026-04-30 Fix invalid checksum state transition in checkpoints Daniel Gustafsson 19 (unreleased)
2026-04-03 Online enabling and disabling of data checksums Daniel Gustafsson 19 (unreleased)
2026-03-06 Don't include wait_event.h in pgstat.h Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-04-09 Fix a few oversights in the longer cancel keys patch Heikki Linnakangas 18.0
2025-03-04 Split pgstat_bestart() into three different routines Michael Paquier 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-10-27 Remove unused #include's from backend .c files Peter Eisentraut 18.0
2024-07-29 Move cancel key generation to after forking the backend Heikki Linnakangas 18.0
2024-07-02 Remove redundant SetProcessingMode(InitProcessing) calls Heikki Linnakangas 18.0
2024-03-18 Refactor postmaster child process launching Heikki Linnakangas 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-04 Remove MyAuxProcType, use MyBackendType instead Heikki Linnakangas 17.0
2024-03-03 Redefine backend ID to be an index into the proc array Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-20 Add a new WAL summarizer process. Robert Haas 17.0
2023-12-03 Refactor how InitProcess is called Heikki Linnakangas 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-08-11 Fix non-specific error message. Robert Haas 16.0
2022-04-12 Revert the addition of GetMaxBackends() and related stuff. Robert Haas 15.0
2022-02-08 Remove MaxBackends variable in favor of GetMaxBackends() function. Robert Haas 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-13 Remove InitXLOGAccess(). Robert Haas 15.0