pgsql: Make all Perl warnings fatal, catch-up

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Make all Perl warnings fatal, catch-up
Дата
Msg-id E1s79mA-000JAQ-Hw@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Make all Perl warnings fatal, catch-up

Apply c5385929593 to new Perl files that had missed the note.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cc70e170c0213977c106a61c8cedeaac83136c3d

Modified Files
--------------
src/bin/pg_walsummary/t/001_basic.pl                                    | 2 +-
src/bin/pg_walsummary/t/002_blocks.pl                                   | 2 +-
src/common/unicode/generate-unicode_case_table.pl                       | 2 +-
src/test/modules/test_json_parser/t/001_test_json_parser_incremental.pl | 2 +-
src/test/modules/test_json_parser/t/002_inline.pl                       | 2 +-
src/test/modules/test_json_parser/t/003_test_semantic.pl                | 2 +-
src/test/modules/test_json_parser/t/004_test_parser_perf.pl             | 2 +-
src/test/modules/test_misc/t/005_timeouts.pl                            | 2 +-
src/test/recovery/t/040_standby_failover_slots_sync.pl                  | 2 +-
src/test/recovery/t/041_checkpoint_at_promote.pl                        | 2 +-
src/test/recovery/t/042_low_level_backup.pl                             | 2 +-
11 files changed, 11 insertions(+), 11 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add missing newline at the end of index_including.sql
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove stray blank line among gram.y keywords