forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit359d601
committed
Fix symlink() errno on Windows.
Ancient bug noticed while working on a test suite for these functions.https://postgr.es/m/CA%2BhUKG%2BajSQ_8eu2AogTncOnZ5me2D-Cn66iN_-wZnRjLN%2Bicg%40mail.gmail.com1 parentf186c7c commit359d601
1 file changed
+10
-1
lines changedLines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
| 200 | + | |
| 201 | + | |
200 | 202 |
| |
| 203 | + | |
201 | 204 |
| |
202 | 205 |
| |
203 | 206 |
| |
| |||
230 | 233 |
| |
231 | 234 |
| |
232 | 235 |
| |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
233 | 240 |
| |
234 |
| - | |
235 | 241 |
| |
236 | 242 |
| |
237 | 243 |
| |
| |||
251 | 257 |
| |
252 | 258 |
| |
253 | 259 |
| |
| 260 | + | |
| 261 | + | |
| 262 | + | |
254 | 263 |
| |
255 | 264 |
| |
256 | 265 |
| |
|
0 commit comments
Comments
(0)