postgresql/src/pl
Tom Lane d4c1618421 Fix pl/perl test case so it will still work under Perl 5.36.
Perl 5.36 has reclassified the warning condition that this test
case used, so that the expected error fails to appear.  Tweak
the test so it instead exercises a case that's handled the same
way in all Perl versions of interest.

This appears to meet our standards for back-patching into
out-of-support branches: it changes no user-visible behavior
but enables testing of old branches with newer tools.
Hence, back-patch as far as 9.2.

Dagfinn Ilmari Mannsåker, per report from Jitka Plesníková.

Discussion: https://postgr.es/m/564579.1654093326@sss.pgh.pa.us
2022-06-01 16:15:47 -04:00
..
plperl Fix pl/perl test case so it will still work under Perl 5.36. 2022-06-01 16:15:47 -04:00
plpgsql Translation updates 2021-11-08 10:09:09 +01:00
plpython Use gendef instead of pexports for building windows .def files 2022-02-10 13:52:37 -05:00
tcl Use gendef instead of pexports for building windows .def files 2022-02-10 13:52:37 -05:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00