Msys2 tweaks for pg_validatebackup corruption test 1. Tell Msys2 not to mangle the tablespace map parameter 2. If rmdir doesn't work, fall back to trying unlink on the entry in pg_tblspc.
Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/c3e4cbaab936a17b579d85c5ff28bcb2251736d0 Modified Files -------------- src/bin/pg_validatebackup/t/003_corruption.pl | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-)
