Re: libpq compression (part 3)

From: Jacob Burroughs <jburroughs(at)instructure(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: libpq compression (part 3)
Date: 2023-12-20 19:39:31
Message-ID: CACzsqT67iSKp6j+sAZiyE+Jmq12LfzPreYF4-OsgkNk-UoasYA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> One correction: I apparently missed a kerberos timeout failure on
> freebsd with compression enabled (being color blind the checkmark and
> still running colors are awfully similar, and I misread what I saw).
> I haven't yet successfully reproduced that one, so I may or may not
> need some pointers to sort it out, but I think whatever it is the fix
> will be small enough that the patch overall is still reviewable.

I have now sorted out all of the non-Windows build issues (and removed
my stray misguided attempt at fixing the Windows issue that I hadn't
intended to post the first time around). The build that is *actually*
passing every platform except for the one Windows SSL test mentioned
in my original message can be seen here:
https://cirrus-ci.com/build/5924321042890752

Attachment Content-Type Size
v2-0003-Add-network-traffic-stats.patch application/octet-stream 22.7 KB
v2-0005-DO-NOT-MERGE-enable-compression-for-CI.patch application/octet-stream 3.3 KB
v2-0004-Add-basic-test-for-compression-functionality.patch application/octet-stream 6.9 KB
v2-0002-Add-protocol-layer-compression-to-libpq.patch application/octet-stream 124.1 KB
v2-0001-Add-IO-stream-abstraction.patch application/octet-stream 79.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2023-12-20 20:49:37 Re: libpq compression (part 3)
Previous Message Robert Haas 2023-12-20 19:24:55 Re: Built-in CTYPE provider