Re: Show version of OpenSSL in ./configure output - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Show version of OpenSSL in ./configure output
Date
Msg-id F1CFFF7A-B7E7-4542-B0F7-D43A80A14B74@yesql.se
Whole thread Raw
In response to Re: Show version of OpenSSL in ./configure output  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
> On 23 Oct 2023, at 18:06, Peter Eisentraut <peter@eisentraut.org> wrote:
>
> On 23.10.23 16:26, Tom Lane wrote:
>> Also, since "PGAC_PATH_PROGS(OPENSSL, openssl)" prints the full path to what it found, you can at least tell after
thefact that you are being misled, because you can cross-check that path against the -L switches being used for
libraries.
>
> Yeah, that seems ok.

+1, all good points raised, thanks!

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Fix output of zero privileges in psql
Next
From: Jacob Champion
Date:
Subject: Re: pg_dump needs SELECT privileges on irrelevant extension table