Andrew Dunstan wrote: > > > On 08/28/2011 04:55 PM, Tom Lane wrote: > > Bruce Momjian<[email protected]> 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 <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
