Re: Show version of OpenSSL in ./configure output
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paquier <michael@paquier.xyz>
Cc: Peter Eisentraut <peter@eisentraut.org>,
Daniel Gustafsson <daniel@yesql.se>,
Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-10-24T00:44:01Z
Lists: pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes: > Please find attached a patch to move the version call close to the > existing PGAC_PATH_PROGS. And of course, I'd like to do a backpatch. > Is that OK? OK by me. regards, tom lane
Commits
-
Log OpenSSL version in ./configure output
- f76f1ef00d3e 16.1 landed
- 55a428a18d03 17.0 landed