Make Perl warnings fatal in newly added TAP tests
Peter Eisentraut <peter@eisentraut.org>
Make Perl warnings fatal in newly added TAP tests New TAP tests added by commits 9a17be1e and 4710b67d missed to convert warnings to FATAL. This commit fixes that. Author: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_stat_statements/t/010_restart.pl | modified | +1 −1 |
| src/bin/pg_upgrade/t/004_subscription.pl | modified | +1 −1 |