aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2018-12-01 07:53:18 +0900
committerMichael Paquier <michael@paquier.xyz>2018-12-01 07:53:18 +0900
commit7d4524aed3a4720086b2914ec22f1bbbc857ac44 (patch)
treef0bcda14ce82cb3a058bad75b4f175427fa0cbb7 /contrib/postgres_fdw/postgres_fdw.c
parent9dc122585551516309c9362e673effdbf3bd79bd (diff)
downloadpostgresql-7d4524aed3a4720086b2914ec22f1bbbc857ac44.tar.gz
postgresql-7d4524aed3a4720086b2914ec22f1bbbc857ac44.zip
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
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions