Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-12-26 | Hide warnings from Python headers when using gcc-compatible compiler. | Tom Lane | 12.18 |
| 2021-11-25 | Remove unneeded Python includes | Peter Eisentraut | 12.10 |
| 2019-05-31 | Fix assorted header files that failed to compile standalone. | Tom Lane | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-10-08 | Fix omissions in snprintf.c's coverage of standard *printf functions. | 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 | Convert elog.c's useful_strerror() into a globally-used strerror wrapper. | Tom Lane | 12.0 |