From: | "Zeugswetter Andreas SB SD" <ZeugswetterA(at)spardat(dot)at> |
---|---|
To: | "Peter Eisentraut" <peter_e(at)gmx(dot)net>, "Tatsuo Ishii" <t-ishii(at)sra(dot)co(dot)jp> |
Cc: | <pgsql-hackers(at)postgresql(dot)org>, <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] Open Items (was: RE: [HACKERS] Beta going well) |
Date: | 2001-11-14 18:00:19 |
Message-ID: | 46C15C39FEB2C44BA555E356FBCD6FA42127ED@m0114.s-mxs.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
> The check for int64 and uint64 has to be separated, my AIX
> has: int8, int16, int32, int64
> but not: uint8, uint16, uint32, uint64
This would be an incremental patch to Peter's, but as I said I have not
been able to check configure itself. (The rest works, needless to say)
I am actually very suspicious whether the configure trick
AC_CHECK_SIZEOF(int8, 0) will work, because they only get defined
with _ALL_SOURCE defined and inttypes.h included.
Previous patch included just in case.
Tatsuo would you be so kind as to check this, that would be great ?
Andreas
Attachment | Content-Type | Size |
---|---|---|
int8-patch2 | application/octet-stream | 2.2 KB |
int8-patch | application/octet-stream | 3.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-11-14 18:07:14 | Re: Open items |
Previous Message | Zeugswetter Andreas SB SD | 2001-11-14 17:20:46 | Re: Beta going well |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2001-11-14 20:01:07 | Patch to fix getIndex for forte's transparent persistence |
Previous Message | Tom Lane | 2001-11-14 16:43:37 | Re: Call for objections: revision of keyword classification |