postgresql/src/bin
Andrew Dunstan fb0f05576a Skip pg_baseback long filename test if path too long on Windows
On Windows, it's sometimes difficult to create a file with a path longer
than 255 chars, and if it can be created it might not be seen by the
archiver. This can be triggered by the test for tar backups with
filenames greater than 100 bytes. So we skip that test if the path would
exceed 255.

Backpatch to all live branches.

Reviewed by Daniel Gustafsson

Discussion: https://postgr.es/m/666ac55b-3400-fb2c-2cea-0281bf36a53c@dunslane.net
2023-07-06 12:31:37 -04:00
..
initdb Translation updates 2023-05-08 14:33:02 +02:00
pg_amcheck Translation updates 2023-05-08 14:33:02 +02:00
pg_archivecleanup Translation updates 2023-05-08 14:33:02 +02:00
pg_basebackup Skip pg_baseback long filename test if path too long on Windows 2023-07-06 12:31:37 -04:00
pg_checksums Translation updates 2023-05-08 14:33:02 +02:00
pg_config Translation updates 2023-05-08 14:33:02 +02:00
pg_controldata Translation updates 2023-05-08 14:33:02 +02:00
pg_ctl Translation updates 2023-05-08 14:33:02 +02:00
pg_dump Fix pg_dump's failure to honor dependencies of SQL functions. 2023-06-04 13:05:54 -04:00
pg_resetwal Translation updates 2023-05-08 14:33:02 +02:00
pg_rewind Translation updates 2023-05-08 14:33:02 +02:00
pg_test_fsync Translation updates 2023-05-08 14:33:02 +02:00
pg_test_timing Translation updates 2023-05-08 14:33:02 +02:00
pg_upgrade Translation updates 2023-05-08 14:33:02 +02:00
pg_verifybackup Translation updates 2023-05-08 14:33:02 +02:00
pg_waldump Translation updates 2023-05-08 14:33:02 +02:00
pgbench pgbench: Prepare commands in pipelines in advance 2023-02-21 10:56:37 +01:00
pgevent Update copyright for 2021 2021-01-02 13:06:25 -05:00
psql Translation updates 2023-05-08 14:33:02 +02:00
scripts Translation updates 2023-05-08 14:33:02 +02:00
Makefile Add pg_amcheck, a CLI for contrib/amcheck. 2021-03-12 13:00:01 -05:00