Re: Grab bag of smaller OpenSSL fixups

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>, Tristan Partin <tristan(at)partin(dot)io>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Grab bag of smaller OpenSSL fixups
Date: 2026-07-26 14:12:27
Message-ID: 847394ae-b678-44be-b2f4-92489ea7984d@proxel.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Andreas

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Amit Kapila 2026-07-26 13:13:26 Re: [DESIGN] Soft DROP TABLE, recoverable drops for PostgreSQL