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

From Tom Lane
Subject Re: Run pgindent now?
Date
Msg-id 11411.1432573804@sss.pgh.pa.us
Whole thread Raw
In response to Re: Run pgindent now?  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Run pgindent now?  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Here is a re-run of pgindent on 9.4:
>     http://momjian.us/expire/pgindent-9.4.diff

Some of those diffs would disappear if you'd used an up-to-date typedefs
list ... not a lot, but some.

That is rather a lot of diffs, but the thing I think people ought to take
away from that is "this is the number of back-patch hazards we just
introduced between HEAD and 9.4" --- because as of yesterday, HEAD looks
like this not like what's in 9.4.  What's more, those hazards are in code
hunks that were back-patched bug fixes, which means that they are in areas
that are more likely than average to need additional fixing.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Run pgindent now?
Next
From: Andres Freund
Date:
Subject: Re: Run pgindent now?