Re: pgindent vs. pgperltidy command-line arguments
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Andrew Dunstan <andrew@dunslane.net>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-06-21T14:36:06Z
Lists: pgsql-hackers
On 21.06.23 13:35, Andrew Dunstan wrote: >> If not, part of my patch would still be useful. Maybe I should commit >> my posted patch for PG16, to keep consistency with pgindent, and then >> your work would presumably be considered for PG17. > > That sounds like a good plan. done
Commits
-
Allow and require passing files on command line of pgperltidy
- 3d9fd1a8743a 16.0 landed