From: | David Benjamin <davidben(at)google(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Daniel Gustafsson <daniel(at)yesql(dot)se>, Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions |
Date: | 2024-05-19 18:07:22 |
Message-ID: | CAF8qwaBkbvz9iJStDiSZL+3rBtnAz2OprAT_u-Pk8M-nFX2p1A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sun, May 19, 2024 at 12:21 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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 | Content-Type | Size |
---|---|---|
avoid-mixing-custom-and-openssl-bios-v3.patch | text/x-patch | 17.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2024-05-19 19:18:11 | Re: commitfest.postgresql.org is no longer fit for purpose |
Previous Message | Euler Taveira | 2024-05-19 17:49:22 | Re: State of pg_createsubscriber |