pgsql: Fix perl searchpath for modern perl for MSVC tools

2018-10-28 Thread Andrew Dunstan
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 W

pgsql: Fix perl searchpath for modern perl for MSVC tools

2018-10-28 Thread Andrew Dunstan
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 W

pgsql: Fix perl searchpath for modern perl for MSVC tools

2018-10-28 Thread Andrew Dunstan
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 W

pgsql: Fix perl searchpath for modern perl for MSVC tools

2018-10-28 Thread Andrew Dunstan
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 W

pgsql: Fix perl searchpath for modern perl for MSVC tools

2018-10-28 Thread Andrew Dunstan
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 W

pgsql: Fix perl searchpath for modern perl for MSVC tools

2018-10-28 Thread Andrew Dunstan
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 W

pgsql: Fix perl searchpath for modern perl for MSVC tools

2018-10-28 Thread Andrew Dunstan
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 W