Commits

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

DateSubjectAuthorReleases
2022-10-21 pg_basebackup: Fix cross-platform tablespace relocation. Robert Haas 10.23
2021-06-07 Support use of strnlen() in pre-v11 branches. Tom Lane 10.18
2020-10-15 In the postmaster, rely on the signal infrastructure to block signals. Tom Lane 10.15
2020-07-16 Replace use of sys_siglist[] with strsignal(). Tom Lane 10.14
2019-01-23 Fix misc typos in comments. Heikki Linnakangas 10.7
2018-12-16 Improve detection of child-process SIGPIPE failures. Tom Lane 10.7
2017-06-28 Change pg_ctl to detect server-ready by watching status in postmaster.pid. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-04-24 Run the postmaster's signal handlers without SA_RESTART. Tom Lane 10.0
2017-04-11 Remove symbol WIN32_ONLY_COMPILER Magnus Hagander 10.0
2017-04-11 Remove support for bcc and msvc standalone libpq builds Magnus Hagander 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-05 Replace PostmasterRandom() with a stronger source, second attempt. Heikki Linnakangas 10.0
2016-11-05 pgwin32_is_junction's argument should be "const char *" not "char *". Tom Lane 10.0
2016-10-18 Revert "Replace PostmasterRandom() with a stronger way of generating randomness." Heikki Linnakangas 10.0
2016-10-17 Replace PostmasterRandom() with a stronger way of generating randomness. Heikki Linnakangas 10.0
2016-08-30 Simplify correct use of simple_prompt(). Tom Lane 10.0