gcc _Decimal types & ecpg - Mailing list pgsql-interfaces

From Bosco Rama
Subject gcc _Decimal types & ecpg
Date
Msg-id 4941F4FB.1080902@boscorama.com
Whole thread Raw
Responses Re: gcc _Decimal types & ecpg  (Michael Meskes <meskes@postgresql.org>)
List 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 by date:

Previous
From: "Whit Armstrong"
Date:
Subject: Re: simple example of copying data from a c/c++ array into postgres
Next
From: Michael Meskes
Date:
Subject: Re: deallocating prepared statements