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

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB SD
Тема Re: [HACKERS] Open Items (was: RE: [HACKERS] Beta going well)
Дата
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA42127F9@m0114.s-mxs.net
обсуждение исходный текст
Список pgsql-patches
> > New patch for open item: AIX compile (Peter E, Zeugswetter)
> > (applies to today's snapshot)
> >
> > I now have a working autoconf, and was thus able to confirm, that
> > Peter's SIZEOF_INT8 check works correctly on AIX.
>
> I'm confused a bit:  In the previous message you added a check for
uint64,
> in this version you removed the u?int64 checks completely.  I suppose
it
> doesn't matter, but is there a reason?

AIX > 4.? and <= 4.3.3 has all four signed typedefs but no unsigned
ones.
BEOS has all eight typedefs.
So I thought that grouping signed and unsigned was ok.
Tom complained, and so I sent in another patch just now that separates
the 64's.

Andreas

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

Предыдущее
От: "Zeugswetter Andreas SB SD"
Дата:
Сообщение: Re: [HACKERS] Open Items (was: RE: [HACKERS] Beta going well)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Open Items (was: RE: [HACKERS] Beta going well)