Exclude temporary directories from pgindent Exclude tmp_check and tmp_install from pgindent. In a fully-built tree, pgindent would spend a lot of time digging through these directories and ends up re-indenting installed header files.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/a9e5f8e7810b46113c5322155411198484695dba Modified Files -------------- src/tools/pgindent/exclude_file_patterns | 2 ++ 1 file changed, 2 insertions(+)