forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0b8ea70
committed
Enable TAP tests of pg_receivewal for ZLIB on Windows, take three
This reverts commit6a2c532. fairywren and bowerbird failed those testsbecause of incorrect versions of ZLIB linked to, causing errors likeSIGBREAKs that stopped buildfarm runs or EACCES failures when writingcompressed WAL segments.Andrew Dunstan has done all the investigation here, so he deserves allthe credit for being able to enable those tests on Windows.Discussion:https://postgr.es/m/9040d5ed-6462-66a4-07ac-2923785ae563@dunslane.net1 parent14d474e commit0b8ea70
1 file changed
+3
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
76 |
| - | |
77 |
| - | |
| 75 | + | |
78 | 76 |
| |
79 | 77 |
| |
80 |
| - | |
81 |
| - | |
| 78 | + | |
| 79 | + | |
82 | 80 |
| |
83 | 81 |
| |
84 | 82 |
| |
|
0 commit comments
Comments
(0)