pgsql: Fix whitespace

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix whitespace
Date: 2018-06-27 06:04:43
Message-ID: E1fY3ZL-00071n-42@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix whitespace

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0fcf5e0e6e7a353f862504da0a321f148ad2de03

Modified Files
--------------
src/test/perl/TestLib.pm | 4 ++--
src/tools/perlcheck/find_perl_files | 3 +--
src/tools/perlcheck/perlcriticrc | 1 -
3 files changed, 3 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2018-06-27 06:20:02 pgsql: Remove duplicated return statement from llvmjit code.
Previous Message Peter Eisentraut 2018-06-27 05:44:08 pgsql: doc: Document some nuances of logical replication of TRUNCATE