From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pgsql: Implement channel binding tls-server-end-point for SCRAM |
Date: | 2018-01-05 14:56:37 |
Message-ID: | 517b2640-dfea-ca7f-220c-1d4f482f6fc4@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On 1/5/18 09:28, Michael Paquier wrote:
> In order to do things cleanly, we should make this TAP test
> conditional on the version of OpenSSL.
How about looking into pg_config.h, like in the attached patch?
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Attachment | Content-Type | Size |
---|---|---|
0001-Fix-ssl-tests-for-when-tls-server-end-point-is-not-s.patch | text/plain | 1.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2018-01-05 15:17:49 | pgsql: Fix failure to delete spill files of aborted transactions |
Previous Message | Michael Paquier | 2018-01-05 14:28:53 | Re: pgsql: Implement channel binding tls-server-end-point for SCRAM |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2018-01-05 15:28:10 | Re: Condition variable live lock |
Previous Message | Alvaro Herrera | 2018-01-05 14:53:38 | Re: Failed to delete old ReorderBuffer spilled files |