Fix use of openssl.path() if openssl isn't found

From: "Tristan Partin" <tristan(at)neon(dot)tech>
To: "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Fix use of openssl.path() if openssl isn't found
Date: 2023-11-07 22:06:56
Message-ID: CWSX6P5OUUM5.N7B74KQ06ZP6@neon.tech
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Found this issue during my Fedora 39 upgrade. Tested that uninstalling
openssl still allows the various ssl tests to run and succeed.

--
Tristan Partin
Neon (https://neon.tech)

Attachment Content-Type Size
v1-0001-Fix-use-of-openssl.path-if-openssl-isn-t-found.patch text/x-patch 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2023-11-07 22:30:20 Re: Version 14/15 documentation Section "Alter Default Privileges"
Previous Message Jeff Davis 2023-11-07 21:47:05 Re: Fix search_path for all maintenance commands