Re: [PATCH] Enable SSL library detection via PQsslAttribute

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Jacob Champion <pchampion@vmware.com>
Cc: "andrew@dunslane.net" <andrew@dunslane.net>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2022-03-25T19:32:23Z
Lists: pgsql-hackers
On Mon, Feb 28, 2022 at 3:21 PM Jacob Champion <pchampion@vmware.com> wrote:
> v3 rebases over Andres' changes and actually adds the Perl driver that
> I missed the git-add for.

This seems totally reasonable. However, I think it should update the
documentation somehow.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



Commits

  1. Enable SSL library detection via PQsslAttribute()