pgsql: Centralize ssl tests' check for whether we're using LibreSSL.

2025-05-09 Thread Tom Lane
Centralize ssl tests' check for whether we're using LibreSSL. Right now there's only one caller, so that this is merely an exercise in shoving code from one module to another, but there will shortly be another one. It seems better to avoid having two copies of this highly-subject-to-change test.

pgsql: Centralize ssl tests' check for whether we're using LibreSSL.

2025-05-09 Thread Tom Lane
Centralize ssl tests' check for whether we're using LibreSSL. Right now there's only one caller, so that this is merely an exercise in shoving code from one module to another, but there will shortly be another one. It seems better to avoid having two copies of this highly-subject-to-change test.

pgsql: Centralize ssl tests' check for whether we're using LibreSSL.

2025-05-09 Thread Tom Lane
Centralize ssl tests' check for whether we're using LibreSSL. Right now there's only one caller, so that this is merely an exercise in shoving code from one module to another, but there will shortly be another one. It seems better to avoid having two copies of this highly-subject-to-change test.

pgsql: Centralize ssl tests' check for whether we're using LibreSSL.

2025-05-09 Thread Tom Lane
Centralize ssl tests' check for whether we're using LibreSSL. Right now there's only one caller, so that this is merely an exercise in shoving code from one module to another, but there will shortly be another one. It seems better to avoid having two copies of this highly-subject-to-change test.