Backpatch addition of wait_for_log(), pump_until().
authorAndres Freund <[email protected]>
Tue, 3 May 2022 01:09:44 +0000 (18:09 -0700)
committerAndres Freund <[email protected]>
Tue, 3 May 2022 01:09:44 +0000 (18:09 -0700)
commite8a0cf9b20a12d9cb7687a1363cdeb261ef16472
tree20fb60bd8f0e810aebb450a535cc0421c3d3bf99
parentd6ae041c87488af37bc1f8b30697c3df1c24e65f
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.

Discussion: https://postgr.es/m/20220413002626[email protected]
Backpatch: 10-14
src/test/perl/PostgreSQL/Test/Utils.pm
src/test/perl/PostgresNode.pm
src/test/perl/TestLib.pm