Re: Run pgindent now? - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Run pgindent now?
Date
Msg-id 20150525215109.GR5885@postgresql.org
Whole thread Raw
In response to Re: Run pgindent now?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Run pgindent now?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Run pgindent now?  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Tom Lane 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.

We've discussed in the past that we could use something other than BSD's
indent -- astyle has been mentioned.  It seems that with suitable
options, we could make the result very close to what we have now, and
not be forced to deal with typedef lists and other nonsense.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Run pgindent now?
Next
From: Tom Lane
Date:
Subject: Re: brin regression test intermittent failures