Reduce length of TAP test file name. Buildfarm member fairywren hit the Windows limitation on the length of a file path. While there may be other things we should also do to prevent this from happening, it's certainly the case that the length of this test file name is much longer than others in the same directory, so make it shorter.
Reported-by: Alexander Lakhin <[email protected]> Discussion: http://postgr.es/m/[email protected] Backpatch-through: 17 Branch ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/cf3170ff315998dffdc7aa3501d6362a840d777c Modified Files -------------- src/bin/pg_combinebackup/meson.build | 2 +- ...{011_incremental_backup_truncation_block.pl => 011_ib_truncation.pl} | 0 2 files changed, 1 insertion(+), 1 deletion(-)
