aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
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:36:13 -0400
commitb94d70a632aabb02079f094b9c9a32f4f6b8c984 (patch)
tree71e9321b294ba9b81823cfc342e8e89655aac767 /src/backend/access/gist
parentbf7b70e6bf4ad07f4a46c51a7f866ef89f82404c (diff)
downloadpostgresql-b94d70a632aabb02079f094b9c9a32f4f6b8c984.tar.gz
postgresql-b94d70a632aabb02079f094b9c9a32f4f6b8c984.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/access/gist')
0 files changed, 0 insertions, 0 deletions