Bruce Momjian <bruce@momjian.us> writes:
> On Mon, May 25, 2015 at 01:10:04PM -0400, Tom Lane wrote:
>> Some of those diffs would disappear if you'd used an up-to-date typedefs
>> list ... not a lot, but some.
> Uh, you mean a current 9.4.X typedef list? Should I try that?
As we discussed upthread, if we're trying to minimize cross-branch
pgindent differences then we probably need to use the same typedefs
list in all branches. I believe Andrew's already set up buildfarm
support for generating a unified typedef list for all active branches.
regards, tom lane