forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit91d395f
committed
Re-enable TAP tests of pg_receivewal for ZLIB on Windows
This is a revert of6cea447, that disabled those tests temporarily onWindows due to failures with bowerbird where gzflush() would fail whenexecuted on a freshly-opened compressed and partial segment. Thisproblem should be taken care of now thanks to7fbe0c8, so let's see whatthe buildfarm has to say on Windows for those tests.Discussion:https://postgr.es/m/YPDLz2x3o1aX2wRh@paquier.xyz1 parent7fbe0c8 commit91d395f
1 file changed
+3
-5
lines changedLines changed: 3 additions & 5 deletions
Original 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)