aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeWorktablescan.c
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:35:07 -0500
commit59927f99a107d9b9d90e5fddc175631c93c149ae (patch)
tree51c2b86ca5910b99efa9592769311c2e24466f4f /src/backend/executor/nodeWorktablescan.c
parenta25b04933528861563463e18b5b2508cf904022a (diff)
downloadpostgresql-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