pg_basebackup: canonicalize old and new tablespace paths

Bruce Momjian <bruce@momjian.us>

Commit: f19d8f14c776b0fa144227ecb2fc17e868a2cc5c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2015-04-29T00:12:10Z
Releases: 9.5.0
pg_basebackup:  canonicalize old and new tablespace paths

This avoids problems with double-slash-specified paths.

Patch by Ian Barwick

Files

PathChange+/−
src/bin/pg_basebackup/pg_basebackup.c modified +3 −0