forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit468b236
committed
Symlink pg_replslot robustly on Windows in pg_basebackup test
This reverts commite9f15bc. Instead of a hacky solution that didn'twork on Windows, we avoid trying to move the directory possibly acrossdrives, and instead remove it and recreate it in the new location.Discussion:https://postgr.es/m/20240707070243.sb77kp4ubowauctz@awork3.anarazel.deBackpatch to release 14 like the previous patch.1 parent3347042 commit468b236
1 file changed
+7
-7
lines changedLines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
353 | 353 |
| |
354 | 354 |
| |
355 | 355 |
| |
356 |
| - | |
357 |
| - | |
358 |
| - | |
359 |
| - | |
360 |
| - | |
361 |
| - | |
362 |
| - | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
|
0 commit comments
Comments
(0)