Re: pearltidy source code has been removed (pgindent)

From: David Fetter <david(at)fetter(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, Jordan Deitch <jwdeitch(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pearltidy source code has been removed (pgindent)
Date: 2017-12-15 02:52:35
Message-ID: 20171215025235.GT1427@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Dec 14, 2017 at 08:55:31PM -0500, Tom Lane wrote:
> Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> writes:
> > On 12/14/2017 08:37 PM, Jordan Deitch wrote:
> >> I am unable to build pgindent as it appears the pearltidy source has
> >> been removed from sourceforge:
> >> https://git.postgresql.org/gitweb/?p=postgresql.git;a=blob_plain;f=src/tools/pgindent/README;hb=HEAD
>
> > I just downloaded it from there.
>
> The 20090616 release we recommend? I don't see it there either:
>
> https://sourceforge.net/projects/perltidy/files/
>
> Maybe it's time to update to a less hoary version?

If this one were any younger, it would be violating causality.

http://search.cpan.org/~shancock/Perl-Tidy-20171214/lib/Perl/Tidy.pod

We can probably require one somewhere in between the current one and
that one without stressing anyone unduly.

Best,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2017-12-15 03:14:24 GSoC 2018
Previous Message Rushabh Lathia 2017-12-15 02:49:45 Re: incorrect error message, while dropping PROCEDURE