pgsql: Don't force a blank line before comments in perl code

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Don't force a blank line before comments in perl code
Date: 2018-05-27 12:56:23
Message-ID: E1fMvDj-0005Gl-PH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Don't force a blank line before comments in perl code

Suggestion from Bruce Momjian

Discussion: https://postgr.es/m/20180525190445.GA2213@momjian.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8a56ff484808e9c05df9656cf4244229e8c7960d

Modified Files
--------------
src/tools/pgindent/perltidyrc | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2018-05-27 13:15:27 pgsql: Don't fall off the end of perl functions
Previous Message Tom Lane 2018-05-26 17:47:36 pgsql: Update a couple of long-obsolete comments in pg_type.h.