pgsql: Avoid calling TestLib::perl2host on a symlinked directory

2021-07-29 Thread Andrew Dunstan
Avoid calling TestLib::perl2host on a symlinked directory 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 t

pgsql: Avoid calling TestLib::perl2host on a symlinked directory

2021-07-29 Thread Andrew Dunstan
Avoid calling TestLib::perl2host on a symlinked directory 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 t