pgsql: Make Perl warnings fatal in newly added TAP tests
Started by Peter Eisentrautover 2 years ago1 messagescomitters
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>
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/8ce5aef2e6337a5c1f6693c486c28310c2b35dfc
Modified Files
--------------
contrib/pg_stat_statements/t/010_restart.pl | 2 +-
src/bin/pg_upgrade/t/004_subscription.pl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)