summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorTom Lane2022-06-01 20:15:47 +0000
committerTom Lane2022-06-01 20:15:47 +0000
commit9fdeae84864ffbf0bc523646f26a492827cd8a8a (patch)
tree9ea4bb7bdbc60735f5b249b9fa2177d49c5a6ddb /src/backend/access/gist/gistxlog.c
parent3a5034b5e03dfa92586c3e10c375a763ef5c2eee (diff)
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/[email protected]
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions