aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlogutils.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:09:44 -0500
commit6ee26c6a4bafabbd22a85f575d2446fd5ec6ad0d (patch)
tree3dff4af7c8025eca797984199eb801b1fe0492ab /src/backend/access/transam/xlogutils.c
parent8ee9c250875157d42f7ed53508e239d23ce514fb (diff)
downloadpostgresql-6ee26c6a4bafabbd22a85f575d2446fd5ec6ad0d.tar.gz
postgresql-6ee26c6a4bafabbd22a85f575d2446fd5ec6ad0d.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/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions