pgsql: pgindent: more ways to find files to indent - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: pgindent: more ways to find files to indent
Date
Msg-id E1pPscT-0008hh-9G@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pgindent: more ways to find files to indent

A new --commit option will add all the files in a commit to the file
list. The option can be specified more than once.

Also, if a directory is given on the command line, all the files in that
directory tree will be added to the file list.

Per suggestions from Robert Haas

Reviewed by Jelte Fennema

Discussion: https://postgr.es/m/CA+TgmoY59Ksso81RNLArNxj0a7xaqV_F_u7gSMHbgdc2kG5Vpw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/068a243b7771890052a32c577a44c48facd34884

Modified Files
--------------
src/tools/pgindent/pgindent | 60 ++++++++++++++++++++++++++++-----------------
1 file changed, 38 insertions(+), 22 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Backpatch OpenSSL 3.0.0 compatibility in tests
Next
From: Tom Lane
Date:
Subject: pgsql: Stop recommending auto-download of DTD files, and indeed disable