Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-06-01 | Fix pl/perl test case so it will still work under Perl 5.36. | Tom Lane | 9.3 (unreleased) |
| 2013-06-03 | Add semicolons to eval'd strings to hide a minor Perl behavioral change. | Tom Lane | 9.3.0 |
| 2012-09-10 | Make plperl safe against functions that are redefined while running. | Tom Lane | 9.3.0 |