Make agreed-on updates in perltidy options.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: df6b19fbbc20d830de91d9bea68715a39635b568
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-05-19T20:43:57Z
Releases: 16.0
Make agreed-on updates in perltidy options.

Our standard version of perltidy is now 20230309.
Add a --valign-exclusion-list setting to reduce crosstalk
between nearby lines of Perl code.

Also, update instructions for running pgindent
(missed in b16259b3c).

Discussion: https://postgr.es/m/20230428092545.qfb3y5wcu4cm75ur@alvherre.pgsql

Files

PathChange+/−
src/tools/pgindent/perltidyrc modified +1 −0
src/tools/pgindent/README modified +4 −4

Discussion