Re: pgsql: Allow more include files to be compiled in their own by adding m - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql: Allow more include files to be compiled in their own by adding m
Date
Msg-id 201109010208.p8128Oc23799@momjian.us
Whole thread Raw
In response to Re: pgsql: Allow more include files to be compiled in their own by adding m  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: pgsql: Allow more include files to be compiled in their own by adding m
List pgsql-committers
Andrew Dunstan wrote:
>
>
> On 08/28/2011 04:55 PM, Tom Lane wrote:
> > Bruce Momjian<bruce@momjian.us>  writes:
> >> Allow more include files to be compiled in their own by adding missing
> >> include dependencies.
> > This patch broke the build on buildfarm member mongoose.
> >
> >
>
> I'm not sure I understand the point of it anyway.

The idea is that include files should include all needed includes so
they don't spill dependencies into files that use them.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: Allow more include files to be compiled in their own by adding m
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Allow more include files to be compiled in their own by adding m