aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/tools/pgindent/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tools/pgindent/README b/src/tools/pgindent/README
index 878edf697ef..f9edbc1cf70 100644
--- a/src/tools/pgindent/README
+++ b/src/tools/pgindent/README
@@ -32,7 +32,8 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
7) Remove any files that generate errors and restore their original
versions.
-8) Indent the Perl code:
+8) Indent the Perl code using perltidy v20090616 (perltidy changes formatting
+ decisions, so older and newer versions are incompatible):
(
find . -name \*.pl -o -name \*.pm