mirror of https://github.com/postgres/postgres
File::Find converts backslashes to slashes in the newer Perl versions.
See: 414f14df98
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
REL_16_STABLE
parent
5d726c72cd
commit
52a9af3b8b
Loading…
Reference in new issue