Re: Beta going well - Mailing list pgsql-hackers

From darcy@druid.net (D'Arcy J.M. Cain)
Subject Re: Beta going well
Date
Msg-id 20011105133046.3B1AC1A6C@druid.net
Whole thread Raw
In response to Re: Beta going well  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-hackers
Thus spake Tatsuo Ishii
> > Anyone have stuff that they need to get in there before beta2?
> 
> Yes. doesn't compile on AIX 5L. I would like to fix it before beta2
> (see attached pacthes below).
> 
> However I'm not sure if it's a correct solution. Problem is, AIX 5L
> has sys/inttypes.h where int8, int16, int32 and int64 are
> defined. Should we detect them in configure? Also, I'm afraid it would
> break other AIX versions. Comments?

I see the same problem on rs6000-ibm-aix4.3.3.0.  Your patch fixes it
there as well.

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.


pgsql-hackers by date:

Previous
From: "Klaus Reger"
Date:
Subject: Re: import/export of large objects on server-side
Next
From: domingo@dad-it.com (Domingo Alvarez Duarte)
Date:
Subject: Re: Porting Web application written in Oracle 8 PL/SQL to Postgresql