Commits

DateSubjectAuthorReleases
2021-12-12 Use return instead of exit() in configure Tom Lane 9.2 (unreleased)
2021-12-12 Use return instead of exit() in configure Tom Lane 9.3 (unreleased)
2021-12-12 Use return instead of exit() in configure Tom Lane 9.4 (unreleased)
2018-09-30 Fix detection of the result type of strerror_r(). Tom Lane 9.4.20
2018-09-30 Fix detection of the result type of strerror_r(). Tom Lane 9.5.15
2018-09-30 Fix detection of the result type of strerror_r(). Tom Lane 11.0
2018-09-30 Fix detection of the result type of strerror_r(). Tom Lane 9.6.11
2018-09-30 Fix detection of the result type of strerror_r(). Tom Lane 10.6
2018-09-30 Fix detection of the result type of strerror_r(). Tom Lane 9.3.25
2018-09-26 Try another way to detect the result type of strerror_r(). Tom Lane 12.0
2018-09-26 Always use our own versions of *printf(). Tom Lane 12.0
2018-08-17 Fix configure's snprintf test so it exposes HP-UX bug. Tom Lane 12.0
2018-08-16 Require a C99-compliant snprintf(), and remove related workarounds. Tom Lane 12.0
2018-05-23 Remove configure's check for nonstandard "long long" printf modifiers. Tom Lane 11.0
2017-02-25 Remove some configure header-file checks that we weren't really using. Tom Lane 10.0
2016-09-25 Refer to OS X as "macOS", except for the port name which is still "darwin". Tom Lane 10.0
2016-03-15 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. Tom Lane 9.2.16
2016-03-15 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. Tom Lane 9.3.12
2016-03-15 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. Tom Lane 9.1.21
2016-03-15 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. Tom Lane 9.4.7
2016-03-15 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. Tom Lane 9.5.2
2016-03-15 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. Tom Lane 9.6.0
2015-08-31 Remove support for Unix systems without the POSIX signal APIs. Tom Lane 9.6.0
2015-01-11 Remove configure test for nonstandard variants of getpwuid_r(). Tom Lane 9.5.0
2014-01-23 Allow use of "z" flag in our printf calls, and use it where appropriate. Tom Lane 9.4.0