Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-29 | Tighten array dimensionality checks in Perl -> SQL array conversion. | Tom Lane | 12.15 |
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 12.12 |
| 2022-02-25 | Disallow execution of SPI functions during plperl function compilation. | Tom Lane | 12.11 |
| 2022-01-31 | Revert "plperl: Fix breakage of c89f409749c in back branches." | Tom Lane | 12.10 |
| 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 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-04-19 | Fix problems with auto-held portals. | Tom Lane | 12.0 |