Commits

DateSubjectAuthorReleases
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-10-02 Add pg_stat_wal statistics view. Fujii Masao 14.0
2020-09-16 Centralize setup of SIGQUIT handling for postmaster child processes. Tom Lane 14.0
2020-09-11 Accept SIGQUIT during error recovery in auxiliary processes. Tom Lane 14.0
2020-06-07 Spelling adjustments Peter Eisentraut 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-29 Fix checkpoint signalling Alvaro Herrera 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-19 Extend the ProcSignal mechanism to support barriers. Robert Haas 13.0
2019-12-18 Re-#include <time.h> in checkpointer.c. Robert Haas 13.0
2019-12-17 Add missing "void" to prototypes. Robert Haas 13.0
2019-12-17 Partially deduplicate interrupt handling for background processes. Robert Haas 13.0
2019-12-17 Use PostgresSigHupHandler in more places. Robert Haas 13.0
2019-12-17 Move interrupt-handling code into subroutines. Robert Haas 13.0
2019-11-25 Use procsignal_sigusr1_handler for auxiliary processes. Robert Haas 13.0
2019-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2019-06-14 Fix typos and inconsistencies in code comments Michael Paquier 12.0
2019-04-25 Fix function names in comments. Fujii Masao 12.0
2019-04-05 Wake up interested backends when a checkpoint fails. Thomas Munro 12.0
2019-04-04 Refactor the fsync queue for wider use. Thomas Munro 12.0
2019-03-19 Make checkpoint requests more robust. Tom Lane 11.3
2019-03-19 Make checkpoint requests more robust. Tom Lane 9.4.22
2019-03-19 Make checkpoint requests more robust. Tom Lane 10.8
2019-03-19 Make checkpoint requests more robust. Tom Lane 9.5.17