Re: [COMMITTERS] pgsql: Clean up the #include mess a little. - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: [COMMITTERS] pgsql: Clean up the #include mess a little.
Date
Msg-id CABUevEwk_uV-Gtm9DhszJWVcsUzj+T2+nYkYGQ0RzQm+mWhVzQ@mail.gmail.com
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Clean up the #include mess a little.  (Greg Stark <stark@mit.edu>)
Responses Re: [COMMITTERS] pgsql: Clean up the #include mess a little.
List pgsql-hackers
On Mon, Sep 5, 2011 at 15:55, Greg Stark <stark@mit.edu> wrote:
> On Mon, Sep 5, 2011 at 2:52 PM, Bruce Momjian <bruce@momjian.us> wrote:
>> Well, I assume we are done for another five years.  The includes removed
>> were minimal, especially considering five years of work.
>>
>
> What I wouldn't mind seeing is a graph of all includes and what they
> include. This might help figure out what layering violations there are
> like the one that caused this mess. I think I've seen tools to do this
> already somewhere.


http://doxygen.postgresql.org will do some of that, but I think not
globally - but if you click into one header, I think it shows you the
map from that perspective.


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: [COMMITTERS] pgsql: Clean up the #include mess a little.
Next
From: "Kevin Grittner"
Date:
Subject: CF 2011-09-15 Call for Reviewers