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:35:18 -0500 |
commit | 2689e8e3345628a2fe42e5bfcb45fdbbaff04fbc (patch) | |
tree | e30511172e4fa8675e065b46670af7d826aaeb84 /contrib/postgres_fdw/deparse.c | |
parent | 7a3763318e06e5add2464008dfb41216653d983d (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 'contrib/postgres_fdw/deparse.c')
0 files changed, 0 insertions, 0 deletions