Fixed. ---------------------------------------------------------------------------
Tom Lane wrote: > "Rocco Altier" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster