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 |
| 2022-01-31 | plperl: update ppport.h to Perl 5.34.0. | Tom Lane | 12.10 |
| 2019-06-02 | Clean up PL/Perl's handling of the _() macro. | Tom Lane | 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 |