Re: plperl tests fail with latest Perl 5.36
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-06-01T17:30:22Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: > On Wed, Jun 1, 2022 at 11:40 AM Tom Lane <tgl@sss.pgh.pa.us> wrote: >> Looks reasonable to me, but I'm hardly a Perl monk. Anybody have >> a different opinion? > Well, it falsifies the immediately preceding comment, but I think it's > fine otherwise. Duh, right, will fix. This seems appropriate to back-patch as far as 9.2, since AFAIK there's not currently anything that breaks plperl in the out-of-support branches. regards, tom lane
Commits
-
Fix pl/perl test case so it will still work under Perl 5.36.
- eeac7dd9ff76 13.8 landed
- eb39610f8267 15.0 landed
- d5e1d5ed90d9 10.22 landed
- d4c16184212a 9.6 (unreleased) landed
- c08538734522 12.12 landed
- b53780e1beeb 9.4 (unreleased) landed
- b5265196e558 11.17 landed
- a3b685fdd13e 9.3 (unreleased) landed
- 9fdeae84864f 9.5 (unreleased) landed
- 6f9ea6cf3338 9.2 (unreleased) landed
- 1072e4c45dc3 14.4 landed