Skip to content

Commit b098abf

Browse files
committed
Document the authoritative version of perltidy.
Every whole-tree perltidy run has used this version, firmly establishing it as the de facto standard.
1 parent 020140d commit b098abf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/tools/pgindent/README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
3232
7) Remove any files that generate errors and restore their original
3333
versions.
3434

35-
8) Indent the Perl code:
35+
8) Indent the Perl code using perltidy v20090616 (perltidy changes formatting
36+
decisions, so older and newer versions are incompatible):
3637

3738
(
3839
find . -name \*.pl -o -name \*.pm

0 commit comments

Comments
 (0)