Re: BUG #6238: ECPG converts "long long" to long on Windows

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: BUG #6238: ECPG converts "long long" to long on Windows
Дата
Msg-id 20111019101731.GA27614@hyperion.credativ.lan
обсуждение исходный текст
Ответ на Re: BUG #6238: ECPG converts "long long" to long on Windows  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Sun, Oct 16, 2011 at 04:15:01PM -0400, Tom Lane wrote:
> I believe that in ecpg, the requirement is "support the data types
> defined by the C compiler", that is we should support long long with
> whatever width it actually has on the platform.  Just about everyplace

Right.

We added that to make sure we support the same embedded sql sourcecode on all systems no matter if they have long long
ornot. 

Michael

--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL

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

Предыдущее
От: Robert Young
Дата:
Сообщение: Re: incompatible pointer type
Следующее
От: Robert Haas
Дата:
Сообщение: Re: BUG #6253: JDBC driver: getIndexInfo() returns quotes around quoted column names