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:00 -0500 |
commit | 1a6244216dcc576db617872b7bb6322cdeace4a0 (patch) | |
tree | 59b46ff144c4d469d5d59abe45c336eae962fabf /contrib/postgres_fdw/postgres_fdw.c | |
parent | 171207100e6c331a365178356843132d68e563a6 (diff) | |
download | postgresql-1a6244216dcc576db617872b7bb6322cdeace4a0.tar.gz postgresql-1a6244216dcc576db617872b7bb6322cdeace4a0.zip |
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 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions