pgsql: Update pgindent Perl indentation instructions based on feedback

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update pgindent Perl indentation instructions based on feedback
Date: 2012-06-16 02:43:36
Message-ID: E1SfizA-0005Pg-1M@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update pgindent Perl indentation instructions based on feedback from
Àlvaro and Noah Misch.

Backpatch to 9.2.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/baac19bdddaf6d0b8a0e6ff693d87404b2a69832

Modified Files
--------------
src/tools/pgindent/README | 13 +++++++++----
1 files changed, 9 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2012-06-16 02:45:16 Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3
Previous Message Bruce Momjian 2012-06-15 23:57:15 pgsql: Improve pg_upgrade wording for pg_ctl start failure; could be