summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2018-10-28 12:22:32 -0400
committerAndrew Dunstan <andrew@dunslane.net>2018-10-28 12:23:19 -0400
commit8cb5e67d1067579436cc6434235121b4f6f8f35b (patch)
treefc55acb8ecd4c79bf72565a6318ee29f516b90dd /src/backend/executor
parentfdf5eade96267d86af9efaf9213f5b3624e02354 (diff)
Fix perl searchpath for modern perl for MSVC tools
Modern versions of perl no longer include the current directory in the perl searchpath, as it's insecure. Instead of adding the current directory, we get around the problem by adding the directory where the script lives. Problem noted by Victor Wagner. Solution adapted from buildfarm client code. Backpatch to all live versions.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions