https://github.com/postgres/postgres
Revision c42d3d04d7d03782ae179bf92ea0eb9f2fa8f409 authored by Andrew Dunstan on 29 July 2021, 16:15:03 UTC, committed by Andrew Dunstan on 29 July 2021, 16:17:13 UTC
Certain versions of msys2/Windows have been observed to resolve symlinks
in perl2host rather than just follow them. This defeats using a
symlinked shorter path to a longer path, and makes certain tests fail.
We therefore call perl2host on the parent directory of the symlink and
thereafter just use that result.

Apply to release 14 where the problem has been observed.
1 parent 68011e1
History
Tip revision: c42d3d04d7d03782ae179bf92ea0eb9f2fa8f409 authored by Andrew Dunstan on 29 July 2021, 16:15:03 UTC
Avoid calling TestLib::perl2host on a symlinked directory
Tip revision: c42d3d0
File Mode Size
config
contrib
doc
src
.dir-locals.el -rw-r--r-- 730 bytes
.editorconfig -rw-r--r-- 183 bytes
.git-blame-ignore-revs -rw-r--r-- 8.6 KB
.gitattributes -rw-r--r-- 1.5 KB
.gitignore -rw-r--r-- 504 bytes
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 4.2 KB
HISTORY -rw-r--r-- 277 bytes
Makefile -rw-r--r-- 1.6 KB
README -rw-r--r-- 1.2 KB
README.git -rw-r--r-- 721 bytes
aclocal.m4 -rw-r--r-- 490 bytes
configure -rwxr-xr-x 567.2 KB
configure.ac -rw-r--r-- 81.3 KB

README

back to top