Commits
Showing commits that first shipped in 9.2 (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.2 (unreleased) |
| 2013-06-03 | Add semicolons to eval'd strings to hide a minor Perl behavioral change. | Tom Lane | 9.2.5 |
| 2012-09-10 | Make plperl safe against functions that are redefined while running. | Tom Lane | 9.2.1 |
| 2011-10-13 | Fix up Perl-to-Postgres datatype conversions in pl/perl. | Tom Lane | 9.2.0 |