git.postgresql.org Git - postgresql.git/commit
2018年10月28日 16:22:32 +0000 (12:22 -0400)
2018年10月28日 16:22:32 +0000 (12:22 -0400)
commit 1df92eeafefac471b8bcb00244452c645e4e14fd
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.
This is the main PostgreSQL git repository.
RSS
Atom