pgsql: pgindent run prior to branching v15.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pgindent run prior to branching v15.
Date: 2022-06-30 15:04:05
Message-ID: E1o6vi8-000X5a-0t@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgindent run prior to branching v15.

pgperltidy and reformat-dat-files too. Not many changes.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/82d0ffae3219e4bc153a1306ce23013d168e04a2

Modified Files
--------------
src/backend/access/transam/xact.c | 2 +-
src/bin/pg_dump/t/010_dump_connstr.pl | 3 ++-
src/bin/pg_upgrade/t/002_pg_upgrade.pl | 2 +-
src/bin/psql/t/001_basic.pl | 13 ++++++++++---
src/include/catalog/pg_proc.dat | 5 +++--
src/test/subscription/t/013_partition.pl | 7 +++++--
src/test/subscription/t/027_nosuperuser.pl | 5 ++++-
src/test/subscription/t/031_column_list.pl | 17 +++++++++++------
8 files changed, 37 insertions(+), 17 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-06-30 15:08:30 pgsql: Add 82d0ffae3 to git-blame-ignore-revs.
Previous Message Noah Misch 2022-06-30 05:03:10 Re: last_archived_wal is not necessary the latest WAL file (was Re: pgsql: Add test case for an archive recovery corner case.)