| From: | Juan José Santamaría Flecha <juanjo(dot)santamaria(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>, serpashk(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #15789: libpq compilation with OpenSSL 1.1.1b fails on Windows with Visual Studio 2017 |
| Date: | 2019-06-24 11:44:18 |
| Message-ID: | CAC+AXB0abV7wqwz4_SJ9jfRVRD0g4WvqSKStDTBgykFeqoy7Uw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Sat, Jun 22, 2019 at 4:44 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> Could you send an updated patch? I would like to look at this stuff
> rather sooner than later as OpenSSL 1.0.2 goes EOL in a couple of
> months, so there is going to be demand for it.
The updated patches include:
1. Comments for AddLibrary.
2. The function GetOpenSSLVersion returns: major, minor and fix numbers.
3. The version check will default to 1.1.X behaviour for 1.Y.X
versions if Y > 0.
Regards,
Juan José Santamaría Flecha
| Attachment | Content-Type | Size |
|---|---|---|
| 0001_windows_openssl_1.1.0_build_PG11_&_HEAD_v2.patch | application/octet-stream | 4.3 KB |
| 0001_windows_openssl_1.1.0_build_PG10_v2.patch | application/octet-stream | 4.4 KB |
| 0001_windows_openssl_1.1.0_build_PG94_v2.patch | application/octet-stream | 4.3 KB |
| 0001_windows_openssl_1.1.0_build_PG95_&_PG96_v2.patch | application/octet-stream | 4.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Bug reporting form | 2019-06-24 11:52:03 | BUG #15870: You can't see the table after executing the table-building statement with \i |
| Previous Message | Etsuro Fujita | 2019-06-24 11:06:05 | Re: Querying foreign table with SP-GiST index results in “ERROR: cache lookup failed for type 0” |