Fix tablespace path TAP test of pg_verify_checksums for msys
Michael Paquier <michael@paquier.xyz>
Fix tablespace path TAP test of pg_verify_checksums for msys TAP tests on msys need to run with the DTK perl, which understands msys virtualized paths. Postgres, however, does not understand such paths, so before a path can be used safely with CREATE TABLESPACE, it needs to be translated into a path on the underlying file system. Per report from buildfarm member jacana. Suggested fix is from Andrew Dunstan. Discussion: https://postgr.es/m/20181130053555.GF2267@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_verify_checksums/t/002_actions.pl | modified | +1 −0 |
Discussion
- pgsql: Switch pg_verify_checksums back to a blacklist 5 messages · 2018-11-30 → 2018-12-01