pg_basebackup: canonicalize old and new tablespace paths This avoids problems with double-slash-specified paths.
Patch by Ian Barwick Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/f19d8f14c776b0fa144227ecb2fc17e868a2cc5c Modified Files -------------- src/bin/pg_basebackup/pg_basebackup.c | 3 +++ 1 file changed, 3 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
