forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd31ae92
committed
Only ever test for non-127.0.0.1 addresses on Windows in PostgresNode
This has been found to cause hangs where tcp usage is forced.Alexey KodratovDiscussion:https://postgr.es/m/82e271a9a11928337fcb5b5e57b423c0@postgrespro.ruBackpatch to all live branches1 parent7bfba4f commitd31ae92
1 file changed
+12
-9
lines changedLines changed: 12 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1188 | 1188 |
| |
1189 | 1189 |
| |
1190 | 1190 |
| |
1191 |
| - | |
1192 |
| - | |
1193 |
| - | |
1194 |
| - | |
1195 |
| - | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
1196 | 1197 |
| |
1197 |
| - | |
1198 |
| - | |
1199 |
| - | |
| 1198 | + | |
| 1199 | + | |
1200 | 1200 |
| |
1201 | 1201 |
| |
1202 | 1202 |
| |
1203 |
| - | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
1204 | 1207 |
| |
1205 | 1208 |
| |
1206 | 1209 |
| |
|
0 commit comments
Comments
(0)