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_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/7903377d9de2f056fd66adc1892cc0771bd2d131 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(-)
