Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-02 | perl: Hide warnings inside perl.h when using gcc compatible compiler | Andres Freund | 11.19 |
| 2022-11-25 | Allow building with MSVC and Strawberry perl | Andrew Dunstan | 11.19 |
| 2022-01-31 | plperl: update ppport.h to Perl 5.34.0. | Tom Lane | 11.15 |
| 2018-05-02 | Suppress some compiler warnings in plperl on Windows. | Tom Lane | 11.0 |
| 2018-04-30 | Remove plperl isnan hack | Peter Eisentraut | 11.0 |
| 2018-03-23 | Further fix interaction of Perl and stdbool.h | Peter Eisentraut | 11.0 |
| 2018-03-23 | Fix interaction of Perl and stdbool.h | Peter Eisentraut | 11.0 |
| 2018-03-23 | Use stdbool.h if suitable | Peter Eisentraut | 11.0 |
| 2018-01-22 | Transaction control in PL procedures | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-24 | Support linking with MinGW-built Perl. | Noah Misch | 11.0 |