On 3/30/25 06:04, Tom Lane wrote: > Tomas Vondra <to...@vondra.me> writes: >> I've pushed all the parts of this patch series, except for the stress >> test - which I think was not meant for commit. >> buildfarm seems happy so far, except for a minor indentation issue >> (forgot to reindent after merging the separate fix patch). > > Not so much here: > > https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=gecko&dt=2025-03-29%2020%3A25%3A23 > > Need to avoid depending on md5(), or it'll fail on machines with > FIPS mode enabled. See for example 95b856de2. >
Ah, I forgot about that. Fixed. regards -- Tomas Vondra