Re: Headers dependencies cleanup - Mailing list pgsql-patches

From Tom Lane
Subject Re: Headers dependencies cleanup
Date
Msg-id 28961.1207369445@sss.pgh.pa.us
Whole thread Raw
In response to Re: Headers dependencies cleanup  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: Headers dependencies cleanup  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Re: Headers dependencies cleanup  (Bruce Momjian <bruce@momjian.us>)
List pgsql-patches
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Zdenek Kotala wrote:
>> During my work I found some header files, which include useless headers
>> and on other way there are some headers which silently assume that
>> requested header will be included by some other headers file.
>>
>> This patch fixes these dependencies around bufpage.h, bufmgr.h

> What's the point here, again?

Bruce periodically runs a script that's supposed to catch this type
of problem.  Maybe we are overdue for another run?

            regards, tom lane

pgsql-patches by date:

Previous
From: Andrew Chernow
Date:
Subject: Re: libpq type system 0.9a
Next
From: Zdenek Kotala
Date:
Subject: Re: Headers dependencies cleanup