Re: [HACKERS] Support for Secure Transport SSL library on macOS asOpenSSL alternative - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [HACKERS] Support for Secure Transport SSL library on macOS asOpenSSL alternative
Date
Msg-id 3D521FD5-87C1-4F30-965E-8FD081186A04@yesql.se
Whole thread Raw
In response to Re: [HACKERS] Support for Secure Transport SSL library on macOS asOpenSSL alternative  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: [HACKERS] Support for Secure Transport SSL library on macOS asOpenSSL alternative
List pgsql-hackers
> On 27 Jun 2018, at 14:32, Daniel Gustafsson <daniel@yesql.se> wrote:

> Attached is an updated patch for supporting the native macOS Secure Transport
> library, rebased on top of current master.

Courtesy of the ever-present Murphy I managed to forget some testcode in
src/backend/Makefile which broke compilation for builds without secure
transport, attached v8 patch fixes that.

cheers ./daniel


Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Speedup of relation deletes during recovery
Next
From: Andres Freund
Date:
Subject: Allow cancelling VACUUM of nbtrees with corrupted right links