We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd1a5a commit 0ec0e20Copy full SHA for 0ec0e20
src/tools/pgindent/README
@@ -129,8 +129,8 @@ BSD indent
129
130
We have standardized on FreeBSD's indent, and renamed it pg_bsd_indent.
131
pg_bsd_indent does differ slightly from FreeBSD's version, mostly in
132
-being more easily portable to non-BSD platforms. You can obtain it from
133
-https://git.postgresql.org/git/pg_bsd_indent.git
+being more easily portable to non-BSD platforms. Find it in the
+sibling directory src/tools/pg_bsd_indent.
134
135
GNU indent, version 2.2.6, has several problems, and is not recommended.
136
These bugs become pretty major when you are doing >500k lines of code.
0 commit comments