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