aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-06-01 16:15:47 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-06-01 16:15:47 -0400
commiteb39610f82679e015dd990a3fbba1c62e399c32a (patch)
treedd762423a53e60559415fc85925f8e4166f2a57d /src/backend/access/gist/gistutil.c
parent1d0de97ba1e6ac9f76c63daee574f599df5f2f42 (diff)
downloadpostgresql-eb39610f82679e015dd990a3fbba1c62e399c32a.tar.gz
postgresql-eb39610f82679e015dd990a3fbba1c62e399c32a.zip
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
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions