Re: libpq's multi-threaded SSL callback handling is busted

Поиск
Список
Период
Сортировка
От Jan Urbański
Тема Re: libpq's multi-threaded SSL callback handling is busted
Дата
Msg-id 87y4m0tpl6.fsf@wulczer.org
обсуждение исходный текст
Ответ на Re: libpq's multi-threaded SSL callback handling is busted  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut writes:

> 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.

Thank you!

And thanks for the discussion, I hope my frustration did not come across as
brusqueness.

Cheers,
Jan



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Shigeru HANADA
Дата:
Сообщение: Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API)
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: SSL information view