Re: libpq's multi-threaded SSL callback handling is busted - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: libpq's multi-threaded SSL callback handling is busted
Date
Msg-id 552721D5.7000609@gmx.net
Whole thread Raw
In response to Re: libpq's multi-threaded SSL callback handling is busted  (Jan Urbański <wulczer@wulczer.org>)
Responses Re: libpq's multi-threaded SSL callback handling is busted
List pgsql-hackers
On 4/9/15 3:54 PM, Jan Urbański wrote:
> At this point I will propose an even simpler patch (attached). I gave up on
> trying to use the more modern CRYPTO_THREADID_* functions.
> 
> Right now, HEAD libpq won't compile against OpenSSL compiled with
> OPENSSL_NO_DEPRECATED, which I think is fine, given the lack of complaints. So
> let's just keep using the older, saner functions and ignore the THREADID crap.

Committed.

> By the way, might I take the opportunity to breach the subject of backpatching
> this change, should it get accepted?

I'll do that if another committer will speak out in favor of it.




pgsql-hackers by date:

Previous
From: Petr Jelinek
Date:
Subject: Re: TABLESAMPLE patch
Next
From: Robert Haas
Date:
Subject: Re: FPW compression leaks information