> On 21 Aug 2026, at 10:20, Michael Paquier <[email protected]> wrote: > > All CI runs are failing for the 32-bit > meson task.
Hi David, Michael, I hit the same failure while running bunch of CI tasks today for an unrelated patch. So decided maybe a little patch could be helpful. I used this to calm CI of my stuff. The thing is 1000 small cache entries now fit in the minimum work_mem, so the test reports no evictions. PFA a fix that uses COUNT(t1), making Memoize cache the whole inner tuple. Best regards, Andrey Borodin.
0001-Make-Memoize-eviction-test-work-on-32-bit-builds.patch
Description: Binary data
