aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2024-06-26 07:01:47 -0400
committerAndrew Dunstan <andrew@dunslane.net>2024-06-26 07:25:10 -0400
commitab46e132fa82cfcdd33accaa6eb18c887f3cd2a3 (patch)
tree410712a157583a98d2f24a9fe7ef85745e7235e0 /src/backend/access/gist
parentb0121801d3870a3663c8cef9224e8ada53a7008c (diff)
downloadpostgresql-ab46e132fa82cfcdd33accaa6eb18c887f3cd2a3.tar.gz
postgresql-ab46e132fa82cfcdd33accaa6eb18c887f3cd2a3.zip
Remove redundant perl version checks
Commit 4c1532763a removed some redundant uses of 'use 5.008001;' in perl scripts, including in plperl's plc_perlboot.pl. Because it made other changes it wasn't backpatched. However, now this is causing a failure on back branches when built with bleeding edge perl. Therefore, backpatch just that part of it which removed those uses, from 15 all the way down to 9.2, which is the earliest version currently built in the buildfarm. per report from Alexander Lakhin Discussion: https://postgr.es/m/4cc2ee93-e03c-8e13-61ed-412e7e6ff19d@gmail.com
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions