Re: Open Items (was: RE: [HACKERS] Beta going well)

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB SD
Тема Re: Open Items (was: RE: [HACKERS] Beta going well)
Дата
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA42127ED@m0114.s-mxs.net
обсуждение исходный текст
Ответы Re: Open Items (was: RE: [HACKERS] Beta going well)  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список pgsql-hackers
> 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Open items
Следующее
От: "Seung Hyun Jeong"
Дата:
Сообщение: about the magic(?) of palloc() and variable-length user-defined data type