pgindent: ensure all C files end with a newline.

Not only is this good style, but it dodges some obscure bugs within
pg_bsd_indent.  We could try to fix said bugs, but the amount of
effort required seems far out of proportion to the benefit.

Reported-by: Akshay Joshi <[email protected]>
Author: Tom Lane <[email protected]>
Reviewed-by: Andrew Dunstan <[email protected]>
Discussion: 
https://postgr.es/m/canxoldfca8o5skedxb_j6svnxd+pnkadmvmew+2yyicdu8f...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/79ac82125ef6608b8a1c7e089eea17476537467c

Modified Files
--------------
src/tools/pgindent/pgindent | 3 +++
1 file changed, 3 insertions(+)

Reply via email to