pgsql: perltidy run prior to branching

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: perltidy run prior to branching
Date: 2018-06-30 16:49:37
Message-ID: E1fZJ45-0000m5-MI@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

perltidy run prior to branching

Branches
--------
REL_11_STABLE
master

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

Modified Files
--------------
src/bin/pg_basebackup/t/010_pg_basebackup.pl | 5 ++++-
src/test/ssl/ServerSetup.pm | 2 +-
src/tools/msvc/MSBuildProject.pm | 12 ++++++------
src/tools/msvc/Solution.pm | 16 ++++++++--------
src/tools/msvc/VCBuildProject.pm | 6 +++---
src/tools/msvc/VSObjectFactory.pm | 2 +-
src/tools/msvc/builddoc.pl | 2 +-
src/tools/msvc/dummylib/Win32/Registry.pm | 2 +-
src/tools/msvc/dummylib/Win32API/File.pm | 10 +++++-----
9 files changed, 30 insertions(+), 27 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2018-07-01 06:10:44 pgsql: Use optimized bitmap set function for membership test in postgre
Previous Message Arseny Sher 2018-06-30 15:00:21 Re: pgsql: Fix "base" snapshot handling in logical decoding