forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit86f23d9
committed
Improve pg_basebackup long file name test Windows robustness
Creation of a file with a very long name can create problems on Windowsdue to its file path limits. Work around that by creating the file via asymlink with a shorter name.Error displayed by buildfarm animal fairywren.oBackpatch to all live branches1 parent4b15868 commit86f23d9
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
308 | 312 |
| |
309 |
| - | |
| 313 | + | |
310 | 314 |
| |
311 | 315 |
| |
312 | 316 |
| |
313 | 317 |
| |
314 | 318 |
| |
315 | 319 |
| |
316 | 320 |
| |
317 |
| - | |
| 321 | + | |
318 | 322 |
| |
319 | 323 |
| |
320 | 324 |
| |
|
0 commit comments
Comments
(0)