pgsql: Run pgperltidy

From: Joe Conway <mail(at)joeconway(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Run pgperltidy
Date: 2026-06-29 19:28:15
Message-ID: E1weHeR-000gUB-24@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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/99e44c3181c779ae0f3539ba7f408661983fbf8e

Modified Files
--------------
contrib/dblink/t/001_auth_scram.pl | 13 ++++++-----
contrib/postgres_fdw/t/001_auth_scram.pl | 20 +++++++++--------
src/include/catalog/pg_proc.dat | 30 ++++++++++++--------------
src/test/modules/test_misc/t/012_ddlutils.pl | 5 ++++-
src/test/recovery/t/051_effective_wal_level.pl | 3 +--
src/test/ssl/t/001_ssltests.pl | 9 +++++---
src/test/subscription/t/100_bugs.pl | 6 ++++--
7 files changed, 46 insertions(+), 40 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Joe Conway 2026-06-29 19:34:10 pgsql: Add previous 2 commits to .git-blame-ignore-revs.
Previous Message Joe Conway 2026-06-29 19:16:55 pgsql: Sync typedefs.list with the buildfarm.