Commits

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

DateSubjectAuthorReleases
2023-02-08 Make EXEC_BACKEND more convenient on Linux and FreeBSD. Michael Paquier 12.15
2022-10-21 pg_basebackup: Fix cross-platform tablespace relocation. Robert Haas 12.13
2021-06-01 Add fallback implementation for setenv() Michael Paquier 12.8
2020-10-15 In the postmaster, rely on the signal infrastructure to block signals. Tom Lane 12.5
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-02-16 Cygwin and Mingw floating-point fixes. Andrew Gierth 12.0
2019-02-13 Use strtof() and not strtod() for float4 input. Andrew Gierth 12.0
2019-01-23 Fix misc typos in comments. Heikki Linnakangas 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2019-01-01 Remove configure switch --disable-strong-random Michael Paquier 12.0
2018-12-17 Modernize our code for looking up descriptive strings for Unix signals. Tom Lane 12.0
2018-12-16 Improve detection of child-process SIGPIPE failures. Tom Lane 12.0
2018-11-06 Provide pg_pread() and pg_pwrite() for random I/O. Thomas Munro 12.0
2018-10-08 Fix omissions in snprintf.c's coverage of standard *printf functions. Tom Lane 12.0
2018-10-08 Improve snprintf.c's handling of NaN, Infinity, and minus zero. Tom Lane 12.0
2018-09-26 Clean up *printf macros to avoid conflict with format archetypes. Tom Lane 12.0
2018-09-26 Always use our own versions of *printf(). Tom Lane 12.0
2018-09-26 Incorporate strerror_r() into src/port/snprintf.c, too. Tom Lane 12.0
2018-09-26 Convert elog.c's useful_strerror() into a globally-used strerror wrapper. Tom Lane 12.0
2018-09-14 Allow concurrent-safe open() and fopen() in frontend code for Windows Michael Paquier 12.0
2018-09-06 Refactor dlopen() support Peter Eisentraut 12.0
2018-09-01 Fix 8a934d677 for libc++ and make more include order resistant. Andres Freund 12.0