Follow-up fixes for "Make all Perl warnings fatal"
Peter Eisentraut <peter@eisentraut.org>
Follow-up fixes for "Make all Perl warnings fatal"
Mostly, we need to check whether $ENV{PG_TEST_EXTRA} is set before
doing regular expression matches against it.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/t/004_load_balance_dns.pl | modified | +1 −1 |
| src/test/kerberos/t/001_auth.pl | modified | +2 −2 |
| src/test/ldap/t/001_auth.pl | modified | +1 −1 |
| src/test/ldap/t/002_bindpasswd.pl | modified | +1 −1 |
| src/test/modules/ldap_password_func/t/001_mutated_bindpasswd.pl | modified | +1 −1 |
| src/test/modules/xid_wraparound/t/001_emergency_vacuum.pl | modified | +1 −1 |
| src/test/modules/xid_wraparound/t/002_limits.pl | modified | +1 −1 |
| src/test/modules/xid_wraparound/t/003_wraparounds.pl | modified | +1 −1 |
| src/test/ssl/t/001_ssltests.pl | modified | +1 −1 |
| src/test/ssl/t/002_scram.pl | modified | +1 −1 |
| src/test/ssl/t/003_sslinfo.pl | modified | +1 −1 |