Make all Perl warnings fatal, catch-up
Peter Eisentraut <peter@eisentraut.org>
Make all Perl warnings fatal, catch-up Apply c5385929593 to new Perl files that had missed the note.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_walsummary/t/001_basic.pl | modified | +1 −1 |
| src/bin/pg_walsummary/t/002_blocks.pl | modified | +1 −1 |
| src/common/unicode/generate-unicode_case_table.pl | modified | +1 −1 |
| src/test/modules/test_json_parser/t/001_test_json_parser_incremental.pl | modified | +1 −1 |
| src/test/modules/test_json_parser/t/002_inline.pl | modified | +1 −1 |
| src/test/modules/test_json_parser/t/003_test_semantic.pl | modified | +1 −1 |
| src/test/modules/test_json_parser/t/004_test_parser_perf.pl | modified | +1 −1 |
| src/test/modules/test_misc/t/005_timeouts.pl | modified | +1 −1 |
| src/test/recovery/t/040_standby_failover_slots_sync.pl | modified | +1 −1 |
| src/test/recovery/t/041_checkpoint_at_promote.pl | modified | +1 −1 |
| src/test/recovery/t/042_low_level_backup.pl | modified | +1 −1 |