Re: Run pgindent now?

From: Andres Freund <andres(at)anarazel(dot)de>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Run pgindent now?
Date: 2015-05-25 23:15:17
Message-ID: 20150525231517.GQ32396@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2015-05-25 19:01:28 -0400, Bruce Momjian wrote:
> > A longer-term fix would be to make pgindent less stupid about this sort
> > of usage, but nobody's yet volunteered to dig into the guts of that code.
>
> I assume a typedefs list is going to be a requirement of any decent C
> indenting tool.

Maybe I'm missing something major here, but why? Afaict it's just only
used for formatting decisions that could be made without it just as well?

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2015-05-25 23:41:07 Re: Run pgindent now?
Previous Message Bruce Momjian 2015-05-25 23:01:28 Re: Run pgindent now?