Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |