Make all Perl warnings fatal in 043_wal_replay_wait.pl

Alexander Korotkov <akorotkov@postgresql.org>

Commit: e1555645d729e0b91f644954e83e1ed51baa58df
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2024-10-22T10:25:11Z
Releases: 18.0
Make all Perl warnings fatal in 043_wal_replay_wait.pl

This file was committed after c5385929593, but accidentally missed changing
all warnings into fatal errors.

Reported-by: Anton Voloshin
Discussion: https://postgr.es/m/aa8a55d5-554a-4027-a491-1b0ca7c85f7a%40postgrespro.ru

Files

PathChange+/−
src/test/recovery/t/043_wal_replay_wait.pl modified +1 −1

Discussion