Re: GetValue(), floats, and locales - Mailing list pgsql-interfaces

From Jeroen T. Vermeulen
Subject Re: GetValue(), floats, and locales
Date
Msg-id 20030507190344.GH48885@xs4all.nl
Whole thread Raw
In response to Re: GetValue(), floats, and locales  ("Jeroen T. Vermeulen" <jtv@xs4all.nl>)
List pgsql-interfaces
On Wed, May 07, 2003 at 06:40:25PM +0200, Jeroen T. Vermeulen wrote:
> 
> Of course it's also possible that there's a bug in his display code or
> that I'm missing something very, very important.  Time to add some FP
> test cases...

Turned out to be a problem in communication: GetValue() doesn't heed
locales (which is good and proper), but my sscanf() does and that's where
the problem lies.


Jeroen



pgsql-interfaces by date:

Previous
From: s0229007
Date:
Subject: inserting large object with attribute by through libpq
Next
From: "sankar"
Date:
Subject: Using one connection object.