Re: [PATCH] Enable SSL library detection via PQsslAttribute
Jacob Champion <pchampion@vmware.com>
From: Jacob Champion <pchampion@vmware.com>
To: "andrew@dunslane.net" <andrew@dunslane.net>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2022-02-28T20:21:45Z
Lists: pgsql-hackers
Attachments
- v3-0001-Enable-SSL-library-detection-via-PQsslAttribute.patch (text/x-patch) patch v3-0001
On Wed, 2022-02-23 at 23:20 +0000, Jacob Champion wrote: > First stab in v2-0002. Though I see that Andres is overhauling the > tests in this folder today [1], so I'll need to watch that thread. :) v3 rebases over Andres' changes and actually adds the Perl driver that I missed the git-add for. --Jacob
Commits
-
Enable SSL library detection via PQsslAttribute()
- ebc8b7d4416d 15.0 landed