Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |
| 2016-03-15 | Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. | Tom Lane | 9.4.7 |
| 2014-01-23 | Allow use of "z" flag in our printf calls, and use it where appropriate. | Tom Lane | 9.4.0 |
| 2013-06-15 | Be consistent about #define'ing configure symbols as "1" not empty. | Tom Lane | 9.4.0 |