Commits

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

DateSubjectAuthorReleases
2025-11-04 Backpatch: Fix warnings about declaration of environ on MinGW Andres Freund 13.23
2025-01-23 Don't ask for bug reports about pthread_is_threaded_np() != 0. Tom Lane 13.19
2024-12-10 Fix elog(FATAL) before PostmasterMain() or just after fork(). Noah Misch 13.19
2023-08-29 Initialize ListenSocket array earlier. Heikki Linnakangas 13.13
2023-03-17 Small tidyup for commit d41a178b, part II. Thomas Munro 13.11
2023-03-16 Small tidyup for commit d41a178b. Thomas Munro 13.11
2023-03-15 Fix waitpid() emulation on Windows. Thomas Munro 13.11
2023-01-21 Reject CancelRequestPacket having unexpected length. Noah Misch 13.10
2022-08-23 Doc: prefer sysctl to /proc/sys in docs and comments. Tom Lane 13.9
2022-02-18 Suppress warning about stack_base_ptr with late-model GCC. Tom Lane 13.7
2021-11-08 Reject extraneous data after SSL or GSS encryption handshake. Tom Lane 13.5
2020-12-28 Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 13.2
2020-12-24 Fix race condition between shutdown and unstarted background workers. Tom Lane 13.2
2020-09-10 Use _exit(2) for SIGQUIT during ProcessStartupPacket, too. Tom Lane 13.0
2020-08-14 Fix postmaster's behavior during smart shutdown. Tom Lane 13.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-05-13 Dial back -Wimplicit-fallthrough to level 3 Alvaro Herrera 13.0
2020-05-12 Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS Alvaro Herrera 13.0
2020-05-02 Fix GSS client to non-GSS server connection Stephen Frost 13.0
2020-04-06 Recompute stack base in forked postmaster children. Andres Freund 13.0
2020-03-25 Provide a TLS init hook Andrew Dunstan 13.0
2020-03-13 Unify several ways to tracking backend type Peter Eisentraut 13.0
2020-03-11 Refactor ps_status.c API Peter Eisentraut 13.0
2020-02-28 Refer to bug report address by symbol rather than hardcoding Peter Eisentraut 13.0