projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
020140d
)
Document the authoritative version of perltidy.
author
Noah Misch
<noah@leadboat.com>
Sun, 12 Jun 2016 08:19:44 +0000
(
04:19
-0400)
committer
Noah Misch
<noah@leadboat.com>
Sun, 12 Jun 2016 08:19:44 +0000
(
04:19
-0400)
Every whole-tree perltidy run has used this version, firmly establishing
it as the de facto standard.
src/tools/pgindent/README
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/pgindent/README
b/src/tools/pgindent/README
index 878edf697ef841b681c80dc56516bd210882975f..f9edbc1cf70287ca19d5b27360368ff3a3e65db9 100644
(file)
--- 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