Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2026-05-11 Fix unbounded recursive handling of SSL/GSS in ProcessStartupPacket() Michael Paquier 14.23
2025-11-04 Backpatch: Fix warnings about declaration of environ on MinGW Andres Freund 14.20
2025-01-23 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 14.16
2024-12-10 Fix elog(FATAL) before PostmasterMain() or just after fork(). Noah Misch 14.16
2023-08-29 Initialize ListenSocket array earlier. Heikki Linnakangas 14.10
2023-03-17 Small tidyup for commit d41a178b, part II. Thomas Munro 14.8
2023-03-16 Small tidyup for commit d41a178b. Thomas Munro 14.8
2023-03-15 Fix waitpid() emulation on Windows. Thomas Munro 14.8
2023-01-21 Reject CancelRequestPacket having unexpected length. Noah Misch 14.7
2022-08-23 Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 14.6
2022-02-18 Suppress warning about stack_base_ptr with late-model GCC. Tom Lane 14.3
2021-11-08 Reject extraneous data after SSL or GSS encryption handshake. Tom Lane 14.1
2021-09-07 Consistently use read-only instead of "read only" Magnus Hagander 14.0
2021-07-15 Remove unnecessary assertion in postmaster.c Michael Paquier 14.0
2021-05-23 Be more verbose when the postmaster unexpectedly quits. Tom Lane 14.0
2021-05-15 Unbreak EXEC_BACKEND build Alvaro Herrera 14.0
2021-05-15 Allow compute_query_id to be set to 'auto' and make it default Alvaro Herrera 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-18 Explain postmaster's treatment of SIGURG. Thomas Munro 14.0
2021-03-25 Improve connection denied error message during recovery. Fujii Masao 14.0
2021-03-19 Fix comments in postmaster.c. Fujii Masao 14.0
2021-03-18 Remove temporary files after backend crash Tomas Vondra 14.0
2021-03-15 Make archiver process an auxiliary process. Fujii Masao 14.0
2021-03-04 Remove server and libpq support for old FE/BE protocol version 2. Heikki Linnakangas 14.0
2021-02-28 Use SIGURG rather than SIGUSR1 for latches. Thomas Munro 14.0