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 ------ master Details ------- https://git.postgresql.org/pg/commitdiff/4cbaf4dcd23846f5122356f88305a64329554d21 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(-)
