forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitec544a6
committed
Always use our getaddrinfo.c on Windows.
Commita16bac3 let "configure" detectthe system getaddrinfo() when building under 64-bit MinGW-w64. However,src/include/port/win32/sys/socket.h assumes all native Windowsconfigurations use our replacement. This change placates buildfarmmember jacana until we establish a plan for getaddrinfo() on Windows.1 parent7f7eec8 commitec544a6
2 files changed
+6
-8
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11840 | 11840 |
| |
11841 | 11841 |
| |
11842 | 11842 |
| |
11843 |
| - | |
11844 |
| - | |
11845 |
| - | |
11846 |
| - | |
| 11843 | + | |
| 11844 | + | |
| 11845 | + | |
11847 | 11846 |
| |
11848 | 11847 |
| |
11849 | 11848 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1377 | 1377 |
| |
1378 | 1378 |
| |
1379 | 1379 |
| |
1380 |
| - | |
1381 |
| - | |
1382 |
| - | |
1383 |
| - | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
1384 | 1383 |
| |
1385 | 1384 |
| |
1386 | 1385 |
| |
|
0 commit comments
Comments
(0)