Re: [PATCH] Enable SSL library detection via PQsslAttribute

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Jacob Champion <pchampion(at)vmware(dot)com>
Cc: "andrew(at)dunslane(dot)net" <andrew(at)dunslane(dot)net>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Enable SSL library detection via PQsslAttribute
Date: 2022-03-25 19:32:23
Message-ID: CA+TgmoajSahpyBmd=fgOb9YfLb1ke+6qShTez7hzaXo12bdv7Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Feb 28, 2022 at 3:21 PM Jacob Champion <pchampion(at)vmware(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2022-03-25 19:34:50 Re: Add non-blocking version of PQcancel
Previous Message Robert Haas 2022-03-25 19:24:34 Re: Add psql command to list constraints