Re: BUG #15789: libpq compilation with OpenSSL 1.1.1b fails on Windows with Visual Studio 2017
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
Cc: serpashk@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2019-05-31T17:17:11Z
Lists: pgsql-bugs
On Fri, May 31, 2019 at 04:11:37PM +0200, Juan José Santamaría Flecha wrote: > Sure, done as [1]. The attached patch is still for 11, will it be back > patched? I don't see a reason why we should not back-patch something like what you propose where build with OpenSSL 1.1.0 is supported (aka down to 9.5) if that proves to be reliable enough. -- Michael
Commits
-
Add support for OpenSSL 1.1.0 and newer versions in MSVC scripts
- 05b2758c39e2 9.4.24 landed
- d908a0087e0a 9.5.19 landed
- 5329606693fc 9.6.15 landed
- a559805597d5 10.10 landed
- 0e08a3a1f541 11.5 landed
- d993e0fb82ff 12.0 landed