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:07 -0500 |
commit | 59927f99a107d9b9d90e5fddc175631c93c149ae (patch) | |
tree | 51c2b86ca5910b99efa9592769311c2e24466f4f /src/backend/executor/nodeWorktablescan.c | |
parent | a25b04933528861563463e18b5b2508cf904022a (diff) | |
download | postgresql-59927f99a107d9b9d90e5fddc175631c93c149ae.tar.gz postgresql-59927f99a107d9b9d90e5fddc175631c93c149ae.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 'src/backend/executor/nodeWorktablescan.c')
0 files changed, 0 insertions, 0 deletions