gcc _Decimal types & ecpg

Поиск
Список
Период
Сортировка
От Bosco Rama
Тема gcc _Decimal types & ecpg
Дата
Msg-id 4941F4FB.1080902@boscorama.com
обсуждение исходный текст
Ответы Re: gcc _Decimal types & ecpg  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-interfaces
Hi folks,

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?

TIA.

Bosco.


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

Предыдущее
От: "Whit Armstrong"
Дата:
Сообщение: Re: simple example of copying data from a c/c++ array into postgres
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: deallocating prepared statements