Re: gcc _Decimal types & ecpg

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: gcc _Decimal types & ecpg
Дата
Msg-id 20081214122646.GB30170@feivel.credativ.de
обсуждение исходный текст
Ответ на gcc _Decimal types & ecpg  (Bosco Rama <postgres@boscorama.com>)
Ответы Re: gcc _Decimal types & ecpg  (Bosco Rama <postgres@boscorama.com>)
Список pgsql-interfaces
On Thu, Dec 11, 2008 at 09:22:03PM -0800, Bosco Rama wrote:
> I was wondering if ecpg from Postgresql 8.3.5 is able to handle the gcc4 _Decimal32,
> _Decimal64 & _Decimal128 intrinsic data types as transparently as the other types?
> Or do they just end up getting treated as simple C float/double?

To be honest I haven't heard/thought about these datatypes before. Could you
give me a pointer where to find more information? Are these types similar to
our decimal/numeric types?

The parser does not recognize these type keywords. So yes, atm they have to be treated
as float/double.

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
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: deallocating prepared statements
Следующее
От: Bosco Rama
Дата:
Сообщение: Re: gcc _Decimal types & ecpg