On Fri, Aug 07, 2026 at 04:50:59PM +0900, Michael Paquier wrote:
> The code your agent has generated (because it's AI-generated) is not
> really in line with the usual PostgreSQL format. The doc addition
> does not bring much: the stance about MD5 and FIPS was already true:
> we blocked MD5 computations in cryptohash_openssl.c before this
> change, it's still the case after this change.
>
> I have tested the attached with 3.5 (version installed on my system),
> and some custom 3.0 and 1.1.1 (not interesting, legacy API) builds,
> and that seems to work fine.
And applied this one on HEAD. I am looking at your two other
submissions, while on it. These also need a few edits..
--
Michael