Re: pgindent weirdness - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pgindent weirdness
Date
Msg-id 201104201716.p3KHGoO06329@momjian.us
Whole thread Raw
In response to Re: pgindent weirdness  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: pgindent weirdness  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Robert Haas wrote:
> On Wed, Apr 20, 2011 at 11:15 AM, Andrew Dunstan <andrew@dunslane.net> wrote:
> > I did carefully warn you about the need to check the effects of the changes
> > when I committed the new list.
> >
> > It looks like quite a few of the deletions come into this category, for
> > example just looking at the diff here
> >
<https://github.com/postgres/postgres/commit/fe1438da8aa8a45f2cee816eb54841f97d3b2f22#src/tools/pgindent/typedefs.list>
> > I see AggHashEntryData, AggStatePerAggData, AllocBlockData, and
> > AllocChunkData from among the first few that were deleted and all are in the
> > same category.
> 
> This implies to me that we changed something about how we handle this
> since we did the 9.0 runs, but I don't know what it was.  Should I?

I think Andrew also supplied the typedef list for the 9.0 run.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pgindent weirdness
Next
From: Andrew Dunstan
Date:
Subject: Re: pgindent weirdness