Re: ecpg long int problem on alpha + fix

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: ecpg long int problem on alpha + fix
Дата
Msg-id 20010405100154.A6837@feivel.credativ.de
обсуждение исходный текст
Ответ на Re: ecpg long int problem on alpha + fix  (Adriaan Joubert <a.joubert@albourne.com>)
Список pgsql-hackers
On Thu, Apr 05, 2001 at 09:13:49AM +0300, Adriaan Joubert wrote:
> I think we probably do need the CPP defines from my patch in there, so

Not exactly. The test in typename.c does not make sense at all. It will be
removed. But there are other places where it is needed. Or can I safely
assume that if HAVE_LONG_INT_64 is defined then HAVE_LONG_LONG_INT_64 also
is true, although not defined?

Hmm, thinking about it, how about using long instead of long long if
HAVE_LONG_LONG_INT_64 is undefined?

Michael
-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!


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

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: ecpg long int problem on alpha + fix
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: ecpg long int problem on alpha + fix