aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execParallel.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2024-01-30 17:09:44 -0500
committerAndrew Dunstan <andrew@dunslane.net>2024-01-30 17:11:52 -0500
commitc7cc528a345066b8b542eacef6dc4d9f72552e46 (patch)
tree121c59170e5c63ba3c83132379dabe5c26038f65 /src/backend/executor/execParallel.c
parentf74b5c5bc67c3c1df799e5dd073a441984953b44 (diff)
downloadpostgresql-c7cc528a345066b8b542eacef6dc4d9f72552e46.tar.gz
postgresql-c7cc528a345066b8b542eacef6dc4d9f72552e46.zip
Fix 003_extrafiles.pl test for the Windows
File::Find converts backslashes to slashes in the newer Perl versions. See: https://github.com/Perl/perl5/commit/414f14df98cb1c9a20f92c5c54948b67c09f072d So, do the same conversion for Windows before comparing paths. To support all Perl versions, always convert them on Windows regardless of the Perl's version. Author: Nazir Bilal Yavuz <byavuz81@gmail.com> Backpatch to all live branches
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions