BUG #14203: pgindent requires pg_bsd_indent 1.2, but only 1.3 available for download

From: sthomas(at)datawareventures(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14203: pgindent requires pg_bsd_indent 1.2, but only 1.3 available for download
Date: 2016-06-20 17:02:34
Message-ID: 20160620170234.5798.12994@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14203
Logged by: Steve Thomas
Email address: sthomas(at)datawareventures(dot)com
PostgreSQL version: 9.3.3
Operating system: Ubuntu
Description:

I'm following the README in src/tools/pgindent. The instructions say to
download and install pg_bsd_indent from ftp://ftp.postgresql.org/pub/dev. At
that site, I see a file pg_bsd_indent-1.3.tar.gz, and I download and install
it. Then, I try to run pgindent, and it says:

You do not appear to have pg_bsd_indent version 1.2 installed on your
system.

I hacked pgindent to accept 1.3. This time it ran, but changed lots and lots
of files. (I assume because pg_bsd_indent 1.3 makes different choices than
pg_bsd_indent 1.2.)

Does anyone know where I can find pg_bsd_indent 1.2?

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2016-06-20 17:36:48 Re: BUG #14189: Corrupted WAL through replication protocol
Previous Message John R Pierce 2016-06-20 16:07:22 Re: about and feature matrix on site