[COMMITTERS] pgsql: pg_basebackup: Fix comparison handling of tablespace mappings on

2017-11-01 Thread Peter Eisentraut
pg_basebackup: Fix comparison handling of tablespace mappings on Windows

A candidate path needs to be canonicalized before being checked against
the mappings, because the mappings are also canonicalized.  This is
especially relevant on Windows

Reported-by: nb 
Author: Michael Paquier 
Reviewed-by: Ashutosh Sharma 

Branch
--
REL_10_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/dd12b53078c37ea8731e9cb053bbeefe725ea47a

Modified Files
--
src/bin/pg_basebackup/pg_basebackup.c | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: pg_basebackup: Fix comparison handling of tablespace mappings on

2017-11-01 Thread Peter Eisentraut
pg_basebackup: Fix comparison handling of tablespace mappings on Windows

A candidate path needs to be canonicalized before being checked against
the mappings, because the mappings are also canonicalized.  This is
especially relevant on Windows

Reported-by: nb 
Author: Michael Paquier 
Reviewed-by: Ashutosh Sharma 

Branch
--
REL9_5_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/3064f0e25fc728385c873e776b0bf08a3f3ea09c

Modified Files
--
src/bin/pg_basebackup/pg_basebackup.c | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: pg_basebackup: Fix comparison handling of tablespace mappings on

2017-11-01 Thread Peter Eisentraut
pg_basebackup: Fix comparison handling of tablespace mappings on Windows

A candidate path needs to be canonicalized before being checked against
the mappings, because the mappings are also canonicalized.  This is
especially relevant on Windows

Reported-by: nb 
Author: Michael Paquier 
Reviewed-by: Ashutosh Sharma 

Branch
--
REL9_6_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/4ba0ffaaee3f1e1c1103802c786c221a56a70497

Modified Files
--
src/bin/pg_basebackup/pg_basebackup.c | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: pg_basebackup: Fix comparison handling of tablespace mappings on

2017-11-01 Thread Peter Eisentraut
pg_basebackup: Fix comparison handling of tablespace mappings on Windows

A candidate path needs to be canonicalized before being checked against
the mappings, because the mappings are also canonicalized.  This is
especially relevant on Windows

Reported-by: nb 
Author: Michael Paquier 
Reviewed-by: Ashutosh Sharma 

Branch
--
master

Details
---
https://git.postgresql.org/pg/commitdiff/067a2259fd2d7050ecf13a82a96e9a95bf8b3785

Modified Files
--
src/bin/pg_basebackup/pg_basebackup.c | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers