Re: pgsql: pgindent: preserve blank lines around #else/#endif

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: pgindent: preserve blank lines around #else/#endif
Date: 2014-02-13 19:52:21
Message-ID: 20140213195221.GB32126@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Thu, Feb 13, 2014 at 03:54:54PM -0300, Alvaro Herrera wrote:
> Bruce Momjian wrote:
> > pgindent: preserve blank lines around #else/#endif
> >
> > This requires a new version of pg_bsd_indent, version 1.3, to be
> > downloaded.
>
> This is a bit of a mess. I now can't use 9.3's pgindent because it
> wants to have pg_bsd_indent 1.2 installed, but I only have 1.3 because
> the master branch requested it.

Uh, I never thought people ran pgindent on old branches. Why would you
want to do that? You can certainly use head pgindent on 9.3 and it
should output the same.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-02-13 19:58:14 Re: pgsql: pgindent: preserve blank lines around #else/#endif
Previous Message Tom Lane 2014-02-13 19:25:27 pgsql: Fix length checking for Unicode identifiers containing escapes (