forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit83ed4de
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 parentc8987ea commit83ed4de
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
206 | 210 |
| |
207 |
| - | |
| 211 | + | |
208 | 212 |
| |
209 | 213 |
| |
210 | 214 |
| |
211 | 215 |
| |
212 | 216 |
| |
213 | 217 |
| |
214 | 218 |
| |
215 |
| - | |
| 219 | + | |
216 | 220 |
| |
217 | 221 |
| |
218 | 222 |
| |
|
0 commit comments
Comments
(0)