| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Rocco Altier <RoccoA(at)Routescape(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: AIX buildfarm failure |
| Date: | 2006-07-13 20:14:17 |
| Message-ID: | 200607132014.k6DKEHS17409@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Fixed.
---------------------------------------------------------------------------
Tom Lane wrote:
> "Rocco Altier" <RoccoA(at)Routescape(dot)com> writes:
> > If I move <math.h> down after "postgres.h" in nodeHash.c, the problem
> > goes away.
>
> Bruce, you broke it. Have you forgotten the fundamental inclusion rule?
> postgres.h (or postgres_fe.h, or c.h) first, then system headers, then
> our own other headers.
>
> regards, tom lane
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lukas Smith | 2006-07-13 20:28:15 | monolithic distro (was: Re: Fwd: Three weeks left until feature freeze) |
| Previous Message | Bruce Momjian | 2006-07-13 20:10:41 | Re: Three weeks left until feature freeze |