pgsql: Run pgperltidy

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Run pgperltidy
Дата
Msg-id E1sO3BC-003iAL-HI@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Run pgperltidy

This is required before the creation of a new branch.  pgindent is
clean, as well as is reformat-dat-files.

perltidy version is v20230309, as documented in pgindent's README.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7dcc6f8e6d7a0eb0ce90802311278723843b4bbd

Modified Files
--------------
src/bin/pg_basebackup/t/040_pg_createsubscriber.pl | 10 +++++---
src/bin/pg_combinebackup/t/003_timeline.pl         |  3 ++-
src/bin/pg_combinebackup/t/004_manifest.pl         |  3 ++-
src/bin/pg_combinebackup/t/005_integrity.pl        | 27 ++++++++++++++++++----
src/bin/pg_combinebackup/t/006_db_file_copy.pl     |  3 ++-
src/bin/pg_rewind/t/003_extrafiles.pl              |  4 ++--
src/bin/pg_verifybackup/t/003_corruption.pl        |  4 ++--
src/test/recovery/t/009_twophase.pl                | 20 ++++++++--------
8 files changed, 50 insertions(+), 24 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Temporarily(?) weaken new pg_createsubscriber test on Windows.
Следующее
От: noreply@postgresql.org
Дата:
Сообщение: pgsql: Branch REL_17_STABLE was created