numeric locale x odbc - Mailing list pgsql-interfaces

From Edson Santos de Freitas Junior
Subject numeric locale x odbc
Date
Msg-id 37B3D86D.1C032C52@funcap.ce.gov.br
Whole thread Raw
List pgsql-interfaces
Hi,

I'm trying to add locale support for the numeric type, it's hardy... :-}

I added - in backend/main/main.c - code to process the LC_NUMERIC
category, what changed the numeric decimal separator  to comma.

For float types, it works well when I use pgsql, but with ODBC......
The curious is: my ODBC application (access) was working with
commas before the new code, but not now.

I suppose what the interface is doing some translation, but I cannot
find where this is happening.
Some clue?

Edson Freitas.




pgsql-interfaces by date:

Previous
From: Mark Dzmura
Date:
Subject: JDBC query...
Next
From: "Ansley, Michael"
Date:
Subject: Query string length