Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~?
Date
Msg-id 8E2D4FD3-AF5F-4A82-B626-2A063A52B33E@yesql.se
Whole thread Raw
In response to Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~?  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~?
List pgsql-hackers
> On 11 Jul 2024, at 23:22, Peter Eisentraut <peter@eisentraut.org> wrote:

> The 0001 patch removes the functions pgtls_init_library() and pgtls_init() but keeps the declarations in libpq-int.h.
This should be fixed. 

Ah, nice catch. Done in the attached rebase.

--
Daniel Gustafsson


Attachment

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Internal error codes triggered by tests
Next
From: Sutou Kouhei
Date:
Subject: Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows