Reduce length of TAP test file name.
Robert Haas <rhaas@postgresql.org>
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 <exclusion@gmail.com> Discussion: http://postgr.es/m/274e0a1a-d7d2-4bc8-8b56-dd09f285715e@gmail.com Backpatch-through: 17
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_combinebackup/meson.build | modified | +1 −1 |
| src/bin/pg_combinebackup/t/011_ib_truncation.pl (from src/bin/pg_combinebackup/t/011_incremental_backup_truncation_block.pl) | renamed | +0 −0 |
Discussion
- [BUG] pg_basebackup produces wrong incremental files after relation truncation in segmented tables 19 messages · 2025-11-14 → 2026-01-26