postgresql/src
Andrew Dunstan 1c41731169 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
2024-06-26 07:32:15 -04:00
..
backend Keep perl style checker happy 2023-01-19 11:54:06 -05:00
bin Translation updates 2017-11-05 17:07:04 -05:00
include Rename parser token REF to REF_P to avoid a symbol conflict. 2022-10-16 15:27:04 -04:00
interfaces Make ecpg's rjulmdy() and rmdyjul() agree with their declarations. 2021-12-12 16:59:22 -05:00
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 2017-06-01 13:32:56 -04:00
pl Remove redundant perl version checks 2024-06-26 07:32:15 -04:00
port Stamp 9.2.24. 2017-11-06 17:17:39 -05:00
template AIX: Test the -qlonglong option before use. 2015-07-17 03:02:18 -04:00
test Create common infrastructure for cross-version upgrade testing. 2023-01-16 20:35:53 -05:00
timezone Update time zone data files to tzdata release 2017c. 2017-10-23 18:16:04 -04:00
tools Improve gendef.pl diagnostic on failure to open sym file 2017-10-26 10:17:18 -04:00
tutorial Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Make DLSUFFIX easily discoverable by build scripts 2021-12-15 18:00:28 -05:00
Makefile.shlib Fix typos in comments. 2017-02-06 11:34:32 +02:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00
win32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00