Headers dependencies cleanup

From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Headers dependencies cleanup
Date: 2007-10-25 11:19:15
Message-ID: 47207BB3.5070706@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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


Zdenek

Attachment Content-Type Size
headers.patch text/x-patch 6.6 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2007-10-25 12:29:25 Re: two new chklocale aliases
Previous Message Zdenek Kotala 2007-10-25 08:24:40 two new chklocale aliases