Re: Beta going well

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: ZeugswetterA(at)spardat(dot)at
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Beta going well
Date: 2001-11-05 12:23:15
Message-ID: 20011105212315U.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> IIRC not all (old) versions of AIX define those, thus your patch would
> break those that havent :-( I am not sure we care about those old
> versions
> anymore though.
> Also I actually see those defines as a bug in AIX, since a comment
> states,
> that BSD requires them, I certainly havent heard BSD'ers complain about
> redefines ?
>
> Also I don't understand why your compiler stops ? Mine only give a
> warning.
>
> These defines are only included if _ALL_SOURCE is defined. I think this
> define
> stems from another system header file, that gets included somewhere
> else.
> Maybe a better fix would be to #undef _ALL_SOURCE before including
> inttypes.h ?

Ok, let me see if it fixes the problems.
--
Tatsuo Ishii

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ferdinand Smit 2001-11-05 12:41:46 Patch mailingslist
Previous Message Hannu Krosing 2001-11-05 11:51:05 Re: Serious performance problem