pgsql: perltidy PostgresNode and SimpleTee

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: perltidy PostgresNode and SimpleTee
Date: 2016-03-03 16:25:28
Message-ID: E1abW48-0002FW-GT@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

perltidy PostgresNode and SimpleTee

Also, mention in README that Perl files should be perltidy'ed. This
isn't really the best place (since we have Perl files elsewhere in the
tree) and this is already in pgindent's README, but this subdir is
likely to get hacked a whole lot more than the other Perl files, so it
seems okay to spend two lines on this.

Author: Craig Ringer

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7d9a4301c08148509136c296866196f6b19ee2c2

Modified Files
--------------
src/test/perl/PostgresNode.pm | 58 ++++++++++++++++++++++---------------------
src/test/perl/README | 3 +++
src/test/perl/SimpleTee.pm | 13 ++++++----
3 files changed, 41 insertions(+), 33 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2016-03-03 20:58:55 pgsql: Rework PostgresNode's psql method
Previous Message Alvaro Herrera 2016-03-03 15:54:36 pgsql: Fix mistakes in recovery tests