forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf76f1ef
committed
Log OpenSSL version in ./configure output
This information is useful to know when scanning buildfarm results, andit is already displayed in Meson. The output of `openssl version` islogged, with the command retrieved from PATH.This depends onc8e4030, so backpatch down to 16.Reviewed-by: Peter Eisentraut, Daniel Gustafsson, Tom LaneDiscussion:https://postgr.es/m/ZTW9yOlZaSVoFhTz@paquier.xyzBackpatch-through: 161 parentb1444a0 commitf76f1ef
2 files changed
+5
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14179 | 14179 |
| |
14180 | 14180 |
| |
14181 | 14181 |
| |
| 14182 | + | |
| 14183 | + | |
| 14184 | + | |
14182 | 14185 |
| |
14183 | 14186 |
| |
14184 | 14187 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1571 | 1571 |
| |
1572 | 1572 |
| |
1573 | 1573 |
| |
| 1574 | + | |
| 1575 | + | |
1574 | 1576 |
| |
1575 | 1577 |
| |
1576 | 1578 |
| |
|
0 commit comments
Comments
(0)