aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/tablecmds.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2023-07-06 12:27:40 -0400
committerAndrew Dunstan <andrew@dunslane.net>2023-07-06 12:27:40 -0400
commit1fa25ce70f0901b5b55b1fe9ca10cb3b9905db97 (patch)
tree7935c39cc6cda87242a9ff039fd262dac010bfd1 /src/backend/commands/tablecmds.c
parent3142a8845b44699761e41955a4e97ccee07c3734 (diff)
downloadpostgresql-1fa25ce70f0901b5b55b1fe9ca10cb3b9905db97.tar.gz
postgresql-1fa25ce70f0901b5b55b1fe9ca10cb3b9905db97.zip
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
Diffstat (limited to 'src/backend/commands/tablecmds.c')
0 files changed, 0 insertions, 0 deletions