Commits

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

DateSubjectAuthorReleases
2026-05-11 Fix unbounded recursive handling of SSL/GSS in ProcessStartupPacket() Michael Paquier 16.14
2026-04-21 Fix orphaned processes when startup process fails during PM_STARTUP Michael Paquier 16.14
2025-11-04 Backpatch: Fix warnings about declaration of environ on MinGW Andres Freund 16.11
2025-01-23 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 16.7
2024-12-10 Fix elog(FATAL) before PostmasterMain() or just after fork(). Noah Misch 16.7
2023-08-29 Initialize ListenSocket array earlier. Heikki Linnakangas 16.0
2023-03-17 Small tidyup for commit d41a178b, part II. Thomas Munro 16.0
2023-03-16 Small tidyup for commit d41a178b. Thomas Munro 16.0
2023-03-15 Fix waitpid() emulation on Windows. Thomas Munro 16.0
2023-02-02 Retire PG_SETMASK() macro. Thomas Munro 16.0
2023-01-28 Remove unneeded volatile qualifiers from postmaster.c. Thomas Munro 16.0
2023-01-26 Improve TimestampDifferenceMilliseconds to cope with overflow sanely. Tom Lane 16.0
2023-01-25 Process pending postmaster work before connections. Thomas Munro 16.0
2023-01-21 Reject CancelRequestPacket having unexpected length. Noah Misch 16.0
2023-01-21 Move queryjumble.c code to src/backend/nodes/ Michael Paquier 16.0
2023-01-20 Add new GUC reserved_connections. Robert Haas 16.0
2023-01-20 Rename ReservedBackends variable to SuperuserReservedConnections. Robert Haas 16.0
2023-01-12 Refactor DetermineSleepTime() to use milliseconds. Thomas Munro 16.0
2023-01-12 Use WaitEventSet API for postmaster's event loop. Thomas Munro 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-12 Order getopt arguments Peter Eisentraut 16.0
2022-11-24 Add the database name to the ps display of logical WAL senders Michael Paquier 16.0
2022-11-21 Provide options for postmaster to kill child processes with SIGABRT. Tom Lane 16.0
2022-11-09 Provide sigaction() for Windows. Thomas Munro 16.0
2022-10-31 Clean up some inconsistencies with GUC declarations Michael Paquier 16.0