pgsql: Document installing perltidy with cpanm - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Document installing perltidy with cpanm
Date
Msg-id E1pNa67-001ECj-9d@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document installing perltidy with cpanm

Installing with plain cpan failed for me recently, as the archive it
searched has been purged of old releases. However, you can give cpanm a
complete URL to the exact version you want to install, so document using
that.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e0d70a91a04b942980ab06bc471d2b5b65952459

Modified Files
--------------
src/tools/pgindent/README | 2 ++
1 file changed, 2 insertions(+)


pgsql-committers by date:

Previous
From: Robins Tharakan
Date:
Subject: Re: pgsql: Do assorted mop-up in the planner.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Ensure that numeric.c compiles with other NBASE values.