Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0ec0e20

Browse files
committed
Doc: update pgindent/README some more.
In commit 2e6ba13, I missed that there was a redundant second reference to pg_bsd_indent's old repo.
1 parent 5cd1a5a commit 0ec0e20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/pgindent/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ BSD indent
129129

130130
We have standardized on FreeBSD's indent, and renamed it pg_bsd_indent.
131131
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
132+
being more easily portable to non-BSD platforms. Find it in the
133+
sibling directory src/tools/pg_bsd_indent.
134134

135135
GNU indent, version 2.2.6, has several problems, and is not recommended.
136136
These bugs become pretty major when you are doing >500k lines of code.

0 commit comments

Comments
 (0)