Re: BUG #6238: ECPG converts "long long" to long on Windows - Mailing list pgsql-bugs

From Michael Meskes
Subject Re: BUG #6238: ECPG converts "long long" to long on Windows
Date
Msg-id 20111019101731.GA27614@hyperion.credativ.lan
Whole thread Raw
In response to Re: BUG #6238: ECPG converts "long long" to long on Windows  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Robert Young
Date:
Subject: Re: incompatible pointer type
Next
From: Robert Haas
Date:
Subject: Re: BUG #6253: JDBC driver: getIndexInfo() returns quotes around quoted column names