Re: Second call for platform testing - Mailing list pgsql-hackers

From Zeugswetter Andreas SB SD
Subject Re: Second call for platform testing
Date
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA41EB444@m0114.s-mxs.net
Whole thread Raw
In response to Second call for platform testing  (Thomas Lockhart <lockhart@fourpalms.org>)
Responses Re: Second call for platform testing
List pgsql-hackers
>     What modification should be made to configure.in to make it
include
> SupportDefs.h when testing for int8 uint8 int64 and uint64 size ?

Is SupportDefs.h actually (probably implicitly) included by the
PostgreSQL
source ? Because if it is not, PostgreSQL is quite happy not finding
them in 
configure.

Not finding them is only a problem if you get redefines during
compilation
(and if your compiler then treats that as fatal).

Andreas


pgsql-hackers by date:

Previous
From: Giuseppe Tanzilli - CSF
Date:
Subject: select NOT IN with NULL bug on 7.2b3
Next
From: Bruce Momjian
Date:
Subject: Re: Second call for platform testing