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 |
| 2023-01-02 | perl: Hide warnings inside perl.h when using gcc compatible compiler | Andres Freund | 12.14 |
| 2022-11-25 | Allow building with MSVC and Strawberry perl | Andrew Dunstan | 12.14 |
| 2022-01-31 | plperl: update ppport.h to Perl 5.34.0. | Tom Lane | 12.10 |
| 2019-06-17 | Fix more typos and inconsistencies in the tree | Michael Paquier | 12.0 |
| 2019-06-02 | Clean up PL/Perl's handling of the _() macro. | Tom Lane | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-18 | fix typo | Andrew Dunstan | 12.0 |
| 2018-11-18 | Silence MSVC warnings about redefinition of isnan | Andrew Dunstan | 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 |