forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc3e4cba
committed
Msys2 tweaks for pg_validatebackup corruption test
1. Tell Msys2 not to mangle the tablespace map parameter2. If rmdir doesn't work, fall back to trying unlink on the entry in pg_tblspc.Discussion:https://postgr.es/m/7330a7c7-ce5f-9769-39a1-bdb0b32bb4a6@2ndQuadrant.com1 parentf45b8e5 commitc3e4cba
1 file changed
+15
-1
lines changedLines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
| |||
105 | 108 |
| |
106 | 109 |
| |
107 | 110 |
| |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
108 | 115 |
| |
109 | 116 |
| |
110 | 117 |
| |
| |||
179 | 186 |
| |
180 | 187 |
| |
181 | 188 |
| |
182 |
| - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
183 | 197 |
| |
184 | 198 |
| |
185 | 199 |
| |
|
0 commit comments
Comments
(0)