gcc _Decimal types & ecpg

From: Bosco Rama <postgres(at)boscorama(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: gcc _Decimal types & ecpg
Date: 2008-12-12 05:22:03
Message-ID: 4941F4FB.1080902@boscorama.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Michael Meskes 2008-12-12 11:53:14 Re: deallocating prepared statements
Previous Message Whit Armstrong 2008-12-11 16:37:11 Re: simple example of copying data from a c/c++ array into postgres