Re: cryptohash: missing locking functions for OpenSSL <= 1.0.2?
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Jacob Champion <pchampion@vmware.com>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2021-03-11T08:18:15Z
Lists: pgsql-hackers
On Wed, Mar 10, 2021 at 05:05:38PM +0000, Jacob Champion wrote: > On Wed, 2021-03-10 at 17:21 +0900, Michael Paquier wrote: > > Do you mean something like the attached? > > Yes! Patch LGTM. Thanks Jacob for double-checking. I have looked at that again slowly today, and applied it after some light adjustments in the comments. -- Michael
Commits
-
Set libcrypto callbacks for all connection threads in libpq
- 2c0cefcd1816 14.0 landed