summaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/t/002_databases.pl
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2019-02-05 18:57:12 -0500
committerAndrew Dunstan <andrew@dunslane.net>2019-02-05 19:34:17 -0500
commit42345284c7992a9c0022fb1035c13303fe160f90 (patch)
treeaf855d06c05278e3f8613e0a459b5c27b661e9cc /src/bin/pg_rewind/t/002_databases.pl
parent772d4b769d30090dbf4434d7d192569b11371a53 (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