Andrew Dunstan wrote:
>
>
> On 08/28/2011 04:55 PM, Tom Lane wrote:
> > Bruce Momjian<bruce(at)momjian(dot)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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
In response to
Responses
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2011-09-01 03:15:21 |
| Subject: Re: pgsql: Allow more include files to be compiled in their own by adding m |
| Previous: | From: Bruce Momjian | Date: 2011-09-01 02:07:52 |
| Subject: Re: pgsql: Allow more include files to be
compiled in their own by adding m |