On Thu, 12 Dec 2024 at 08:13, Peter Geoghegan <p...@bowt.ie> wrote: > FYI, I saw a harmless Cirrus CI failure which is likely tied to this > commit, affecting pg_stat_statements -- see attached diffs file.
I had been holding off pushing the fix for that one until I could verify that was the last issue with a complete local make check-world run with -DRELCACHE_FORCE_RELEASE -DCATCACHE_FORCE_RELEASE. Going by my machine, that's the final failure. Thanks for the report. David