Re: Open Items (was: RE: [HACKERS] Beta going well) - Mailing list pgsql-hackers

From Zeugswetter Andreas SB SD
Subject Re: Open Items (was: RE: [HACKERS] Beta going well)
Date
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA42127F7@m0114.s-mxs.net
Whole thread Raw
Responses Re: Open Items (was: RE: [HACKERS] Beta going well)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
>     #if SIZEOF_UINT8 == 0
>
> Right now it is testing for __BEOS__, which I believe is something set
> by the compiler and not by configure.
>
> My idea is to just unconditionally define the unsigned's in odbc.  It
> will fail on a few platforms but I don't see another solution.

Well, since AIX does not have the unsigned's, I think leaving odbc's
md5.h as it was with the #ifndef __BEOS__ in place is OK.

Andreas

pgsql-hackers by date:

Previous
From: "Zeugswetter Andreas SB SD"
Date:
Subject: Re: Open Items (was: RE: [HACKERS] Beta going well)
Next
From: Peter Eisentraut
Date:
Subject: Re: Open items