On 3/17/18 15:12, Daniel Gustafsson wrote:
>> On 17 Mar 2018, at 17:47, Tom Lane <t...@sss.pgh.pa.us> wrote:
>>
>> Peter Eisentraut <pete...@gmx.net> writes:
>>> Set libpq sslcompression to off by default
>>
>> Buildfarm reports that SSL_clear_options isn't available everywhere.
> 
> Per some reading of the documentation and various patchers it seems
> SSL_clear_options() was introduced in 0.9.8m and SSL_OP_NO_COMPRESSION in
> 1.0.0.
It seems the failure is limited to an old NetBSD version.  They might
have patched their libssl locally somehow.  Is it worth supporting this?
 We could add a configure test for SSL_clear_options().

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Reply via email to