From df238b43d76fb8e08469f418f570690651baaa7a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 17 May 2017 15:29:37 -0400 Subject: [PATCH] Add download URL for perltidy version v20090616 --- src/tools/pgindent/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: -- 2.39.5