pgsql: Don't force a blank line before comments in perl code - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Don't force a blank line before comments in perl code
Date
Msg-id E1fMvDj-0005Gl-PH@gemulon.postgresql.org
Whole thread Raw
List 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(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Update a couple of long-obsolete comments in pg_type.h.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Don't fall off the end of perl functions