diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2019-02-05 18:57:12 -0500 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2019-02-05 19:34:17 -0500 |
commit | 42345284c7992a9c0022fb1035c13303fe160f90 (patch) | |
tree | af855d06c05278e3f8613e0a459b5c27b661e9cc /src/bin/pg_rewind/t/002_databases.pl | |
parent | 772d4b769d30090dbf4434d7d192569b11371a53 (diff) |
Fix included file path for modern perl
Contrary to the comment on 772d4b76, only paths starting with "./" or
"../" are considered relative to the current working directory by perl's
"do" function. So this patch converts all the relevant cases to use "./"
paths. This only affects MSVC.
Backpatch to all live branches.
Diffstat (limited to 'src/bin/pg_rewind/t/002_databases.pl')
0 files changed, 0 insertions, 0 deletions