Thread: pgsql: Add tests for pg_wal_replay_wait() errors

pgsql: Add tests for pg_wal_replay_wait() errors

From
Alexander Korotkov
Date:
Add tests for pg_wal_replay_wait() errors

Improve test coverage for pg_wal_replay_wait() procedure by adding test
cases when it errors out.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0868d7ae70e57f4eeba43792db92ce2d9fe4340d

Modified Files
--------------
src/test/recovery/t/043_wal_replay_wait.pl | 42 ++++++++++++++++++++++++++++--
1 file changed, 40 insertions(+), 2 deletions(-)