Re: [HACKERS] simplehash vs. pgindent

2016-12-21 Thread Andres Freund
On 2016-12-21 00:32:22 -0500, Tom Lane wrote: > Robert Haas writes: > > In commit b30d3ea824c5ccba43d3e942704f20686e7dbab8, when Andres added > > the simplehash stuff, he also added SH_TYPE, SH_ITERATOR, and > > SH_STATUS to typedefs.list. When I subsequently updated typedefs.list > > from the bu

Re: [HACKERS] simplehash vs. pgindent

2016-12-20 Thread Tom Lane
Robert Haas writes: > In commit b30d3ea824c5ccba43d3e942704f20686e7dbab8, when Andres added > the simplehash stuff, he also added SH_TYPE, SH_ITERATOR, and > SH_STATUS to typedefs.list. When I subsequently updated typedefs.list > from the buildfarm in acddbe221b084956a0efd6e4b6c6586e8fd994d7, it

[HACKERS] simplehash vs. pgindent

2016-12-20 Thread Robert Haas
In commit b30d3ea824c5ccba43d3e942704f20686e7dbab8, when Andres added the simplehash stuff, he also added SH_TYPE, SH_ITERATOR, and SH_STATUS to typedefs.list. When I subsequently updated typedefs.list from the buildfarm in acddbe221b084956a0efd6e4b6c6586e8fd994d7, it of course removed those entri