Re: Grab bag of smaller OpenSSL fixups

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Andreas Karlsson <andreas(at)proxel(dot)se>
Cc: Tristan Partin <tristan(at)partin(dot)io>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Grab bag of smaller OpenSSL fixups
Date: 2026-07-27 08:50:44
Message-ID: D3749B4E-538A-41D6-9B1D-BB559D3FB2BE@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 26 Jul 2026, at 16:12, Andreas Karlsson <andreas(at)proxel(dot)se> wrote:
>
> On 7/15/26 16:20, Daniel Gustafsson wrote:
>>> On 14 Jul 2026, at 22:50, Tristan Partin <tristan(at)partin(dot)io> wrote:
>>> I wonder if it is worth leaving your justification in a comment. Other
>>> than that, nothing to add.
>> Not sure if it's all that interesting, I did however add a function comment on
>> ssl_init_context which explains the hasWarned parameter as that was lacking.
>> The attached v3 removes the openssl-owned comment and fixed the compiler
>> warning, both mentioned upthread.
>
> The patches all look good now.

Thanks everyone for review, I'll go ahead applying these.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2026-07-27 08:57:19 Re: Support EXCEPT for ALL SEQUENCES publications
Previous Message Richard Guo 2026-07-27 08:46:18 Re: bug: query returns different result with and without memoization.