8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af1793 commit 2e6ba13Copy full SHA for 2e6ba13
src/tools/pgindent/README
@@ -10,9 +10,9 @@ http://adpgtech.blogspot.com/2015/05/running-pgindent-on-non-core-code-or.html
10
11
PREREQUISITES:
12
13
-1) Install pg_bsd_indent in your PATH. Fetch its source code with
14
- git clone https://git.postgresql.org/git/pg_bsd_indent.git
15
- then follow the directions in README.pg_bsd_indent therein.
+1) Install pg_bsd_indent in your PATH. Its source code is in the
+ sibling directory src/tools/pg_bsd_indent; see the directions
+ in that directory's README file.
16
17
2) Install perltidy. Please be sure it is version 20170521 (older and newer
18
versions make different formatting choices, and we want consistency).
0 commit comments