mirror of
https://github.com/postgres/postgres.git
synced 2025-08-18 12:22:09 +03:00
Backpatch addition of wait_for_log(), pump_until().
These were originally introduced ina2ab9c06ea
anda2ab9c06ea
, as they are needed by a about-to-be-backpatched test. Discussion: https://postgr.es/m/20220413002626.udl7lll7f3o7nre7@alap3.anarazel.de Backpatch: 10-14
This commit is contained in:
@@ -26,6 +26,7 @@ our @EXPORT = qw(
|
||||
system_log
|
||||
run_log
|
||||
run_command
|
||||
pump_until
|
||||
|
||||
command_ok
|
||||
command_fails
|
||||
|
Reference in New Issue
Block a user