postgresql/src/bin/pg_checksums
Noah Misch 660a2b1903 Consolidate methods for translating a Perl path to a Windows path.
This fixes some TAP suites when using msys Perl and a builddir located
in an msys mount point other than "/".  For example, builddir=/c/pg
exhibited the problem, since /c/pg falls in mount point "/c".
Back-patch to 9.6, where tests first started to perform such
translations.  In back branches, offer both new and old APIs.

Reviewed by Andrew Dunstan.

Discussion: https://postgr.es/m/20190610045838.GA238501@rfd.leadboat.com
2019-06-21 20:34:23 -07:00
..
po Translation updates 2019-06-17 15:30:20 +02:00
t Consolidate methods for translating a Perl path to a Windows path. 2019-06-21 20:34:23 -07:00
.gitignore Rename pg_verify_checksums to pg_checksums 2019-03-13 10:43:20 +09:00
Makefile Move logging.h and logging.c from src/fe_utils/ to src/common/. 2019-05-14 14:20:10 -04:00
nls.mk Translation updates 2019-06-17 15:30:20 +02:00
pg_checksums.c Improve some comments in pg_checksums about the needed clean shutdown 2019-06-07 20:48:39 +09:00