forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite536d47
committed
Unconditionally use the WSA equivalents of Socket error constants.
This change will only apply to mingw compilers, and has been foundnecessary by late versions of the mingw-w64 compiler. It's the same aswhat is done elsewhere for the Microsoft compilers.Backpatch of commit73838b5.Problem reported by Michael Cronenworth, although not his patch.1 parenta5f11e2 commite536d47
1 file changed
+10
-20
lines changedLines changed: 10 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
272 | 272 |
| |
273 | 273 |
| |
274 | 274 |
| |
275 |
| - | |
| 275 | + | |
276 | 276 |
| |
277 |
| - | |
278 |
| - | |
| 277 | + | |
279 | 278 |
| |
280 |
| - | |
281 |
| - | |
| 279 | + | |
282 | 280 |
| |
283 |
| - | |
284 |
| - | |
| 281 | + | |
285 | 282 |
| |
286 |
| - | |
287 |
| - | |
| 283 | + | |
288 | 284 |
| |
289 |
| - | |
290 |
| - | |
| 285 | + | |
291 | 286 |
| |
292 |
| - | |
293 |
| - | |
| 287 | + | |
294 | 288 |
| |
295 |
| - | |
296 |
| - | |
| 289 | + | |
297 | 290 |
| |
298 |
| - | |
299 |
| - | |
| 291 | + | |
300 | 292 |
| |
301 |
| - | |
302 |
| - | |
| 293 | + | |
303 | 294 |
| |
304 |
| - | |
305 | 295 |
| |
306 | 296 |
| |
307 | 297 |
| |
|
0 commit comments
Comments
(0)