Commits

DateSubjectAuthorReleases
2026-06-24 Distinguish datacheckums worker invocations more reliably Heikki Linnakangas 19 (unreleased)
2026-06-24 Minor cleanup around checking datachecksum worker result Heikki Linnakangas 19 (unreleased)
2026-06-24 Avoid leaving DataChecksumState->worker_pid to an old value Heikki Linnakangas 19 (unreleased)
2026-06-24 Misc cleanup in datachecksums_state.[ch] Heikki Linnakangas 19 (unreleased)
2026-06-18 Fix comments on data checksum cost settings Daniel Gustafsson 19 (unreleased)
2026-06-05 Reword activity message to avoid truncation Daniel Gustafsson 19 (unreleased)
2026-05-29 Constistent naming for datacheckusms processes Daniel Gustafsson 19 (unreleased)
2026-05-29 Use correct datatype for PID Daniel Gustafsson 19 (unreleased)
2026-05-29 Improve comments in online checksums code Daniel Gustafsson 19 (unreleased)
2026-05-06 Apply data-checksum worker throttling parameters Daniel Gustafsson 19 (unreleased)
2026-05-06 Skip WAL for unlogged main fork during online checksum enable Daniel Gustafsson 19 (unreleased)
2026-04-30 Improve database detection logic in datachecksumsworker Daniel Gustafsson 19 (unreleased)
2026-04-30 Improve handling of concurrent checksum requests Daniel Gustafsson 19 (unreleased)
2026-04-30 Typo and spelling fixups for online checksums Daniel Gustafsson 19 (unreleased)
2026-04-30 Fix invalid checksum state transition in checkpoints Daniel Gustafsson 19 (unreleased)
2026-04-30 Handle data_checksum state changes during launcher_exit Daniel Gustafsson 19 (unreleased)
2026-04-30 Prevent pg_enable/disable_data_checksums() on standby Daniel Gustafsson 19 (unreleased)
2026-04-23 Fix new-to-v19 -Wshadow warnings David Rowley 19 (unreleased)
2026-04-21 Fix a set of typos and grammar issues across the tree Michael Paquier 19 (unreleased)
2026-04-20 Add missing Datum conversions Peter Eisentraut 19 (unreleased)
2026-04-15 Rework signal handler infrastructure to pass sender info as argument. Andrew Dunstan 19 (unreleased)
2026-04-06 Test stabilization for online checksums Daniel Gustafsson 19 (unreleased)
2026-04-05 Handle checksumworker startup wait race Daniel Gustafsson 19 (unreleased)
2026-04-05 Convert all remaining subsystems to use the new shmem allocation API Heikki Linnakangas 19 (unreleased)
2026-04-03 Online enabling and disabling of data checksums Daniel Gustafsson 19 (unreleased)