summaryrefslogtreecommitdiff
path: root/src/backend/optimizer/util/pathnode.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:12:20 -0500
commit2acba01ddc2a6c9fd15f519ed24b1d8894762e41 (patch)
treed3a624071711b6f49d5f98b284a3078e27e4c386 /src/backend/optimizer/util/pathnode.c
parent54717fcaad759312b2ff8588e146977f529e7798 (diff)
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/optimizer/util/pathnode.c')
0 files changed, 0 insertions, 0 deletions