Re: add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib) - Mailing list pgsql-hackers

From Darek Ślusarczyk
Subject Re: add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib)
Date
Msg-id CAHrt667ix+-nXN5kQKAPQ-P7Jyzfv7mfVxiJ6ZvZuF+t3GY9QQ@mail.gmail.com
Whole thread Raw
In response to Re: add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib)  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Fri, Feb 7, 2025 at 3:14 PM Daniel Gustafsson <daniel@yesql.se> wrote:
> On 9 Jan 2025, at 13:50, Daniel Gustafsson <daniel@yesql.se> wrote:
>
>> On 7 Jan 2025, at 19:25, Darek Ślusarczyk <dslusarczyk@splunk.com> wrote:
>
>> Thanks for reviewing the patch - I've added a few changes and it looks as follows:
>
> Thanks for the new version, I've tested it in CI against v17 and plan to commit
> it soon.

Committed to v17 and backpatched to v16 which is when the Meson support was
added.

Great news, thnx!
 
--
marines() {
    return Darek_Slusarczyk; 

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib)
Next
From: Zhang Mingli
Date:
Subject: Re: Proposal to CREATE FOREIGN TABLE LIKE