From: Bruce Momjian Date: Wed, 17 May 2017 19:29:37 +0000 (-0400) Subject: Add download URL for perltidy version v20090616 X-Git-Tag: REL_10_BETA2~320 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=df238b43d76fb8e08469f418f570690651baaa7a;p=thirdparty%2Fpostgresql.git Add download URL for perltidy version v20090616 --- diff --git a/src/tools/pgindent/README b/src/tools/pgindent/README index 8e91697bd1c..28e7d65cdf8 100644 --- a/src/tools/pgindent/README +++ b/src/tools/pgindent/README @@ -15,7 +15,8 @@ PREREQUISITES: 2) Install entab (src/tools/entab/). 3) Install perltidy. Please be sure it is v20090616 (older and newer - versions make different formatting choices, and we want consistency). + versions make different formatting choices, and we want consistency). See + https://sourceforge.net/projects/perltidy/files/perltidy/perltidy-20090616/ DOING THE INDENT RUN: