Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions - Mailing list pgsql-hackers

From David Benjamin
Subject Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions
Date
Msg-id CAF8qwaBkbvz9iJStDiSZL+3rBtnAz2OprAT_u-Pk8M-nFX2p1A@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions
List pgsql-hackers
On Sun, May 19, 2024 at 12:21 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
Per the cfbot [1], this patch needs a rebase over the ALPN-related
commits.  It still isn't likely to get human attention before the
July commitfest, but you can save some time by making sure it's
in a reviewable state before that.

Rebased version attached. (The conflict was pretty trivial. Both patches add a field to some struct.)

David
Attachment

pgsql-hackers by date:

Previous
From: "Euler Taveira"
Date:
Subject: Re: State of pg_createsubscriber
Next
From: Tom Lane
Date:
Subject: Re: commitfest.postgresql.org is no longer fit for purpose