On 03.05.22 03:11, Andres Freund wrote:
Backpatch addition of wait_for_log(), pump_until().These were originally introduced in a2ab9c06ea1 and a2ab9c06ea1, as they are needed by a about-to-be-backpatched test.
I see this warning: Subroutine pump_until redefined at t/013_crash_restart.pl line 246. (There are a varying number of these warnings across the backbranches.)Also, the local definition has different arguments than the backpatched one. This should be double-checked.