Обсуждение: pgsql: Make TestLib::perl2host more consistent and robust

Поиск
Список
Период
Сортировка

pgsql: Make TestLib::perl2host more consistent and robust

От
Andrew Dunstan
Дата:
Make TestLib::perl2host more consistent and robust

Sometimes cygpath has been observed to return a path with a trailing
slash. That can cause problems, Also, make "cygpath" usage
consistent with "pwd -W" with respect to the use of forward slashes.

Backpatch to release 14 where the current code was introduced.

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/68011e17d098da66070a2d648a609625241f73f6

Modified Files
--------------
src/test/perl/TestLib.pm | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)