1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-08 00:47:37 +03:00

Backpatch addition of wait_for_log(), pump_until().

These were originally introduced in a2ab9c06ea and a2ab9c06ea, 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:
Andres Freund
2022-05-02 18:09:42 -07:00
parent 24c58f7a2a
commit 5ab8e80148
3 changed files with 67 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ our @EXPORT = qw(
system_log
run_log
run_command
pump_until
command_ok
command_fails