| From: | Jacob Champion <pchampion(at)vmware(dot)com> |
|---|---|
| To: | "robertmhaas(at)gmail(dot)com" <robertmhaas(at)gmail(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 21:25:37 |
| Message-ID: | b47defe38ba7ae3928624c7fac3a7754f12d8b1b.camel@vmware.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, 2022-03-25 at 15:32 -0400, Robert Haas wrote:
> 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.
Done in v4.
Do I need to merge my tiny test program into the libpq_pipeline tests?
I'm not sure what the roadmap is for those.
Thanks!
--Jacob
| Attachment | Content-Type | Size |
|---|---|---|
| since-v3.diff.txt | text/plain | 1.3 KB |
| v4-0001-Enable-SSL-library-detection-via-PQsslAttribute.patch | text/x-patch | 6.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2022-03-25 21:27:07 | Re: pgsql: Add 'basebackup_to_shell' contrib module. |
| Previous Message | Zhihong Yu | 2022-03-25 21:18:29 | Re: SQL/JSON: JSON_TABLE |