summaryrefslogtreecommitdiff
path: root/src/tools/pgindent/exclude_file_patterns
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/pgindent/exclude_file_patterns')
-rw-r--r--src/tools/pgindent/exclude_file_patterns4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/tools/pgindent/exclude_file_patterns b/src/tools/pgindent/exclude_file_patterns
index f5c8857e314..6405a005118 100644
--- a/src/tools/pgindent/exclude_file_patterns
+++ b/src/tools/pgindent/exclude_file_patterns
@@ -47,6 +47,10 @@ src/pl/plperl/ppport\.h$
src/pl/plperl/SPI\.c$
src/pl/plperl/Util\.c$
#
+# pg_bsd_indent has its own, idiosyncratic indentation style.
+# We'll stick to that to permit comparison with the FreeBSD upstream.
+src/tools/pg_bsd_indent/.*
+#
# Exclude any temporary installations that may be in the tree.
/tmp_check/
/tmp_install/