[Fwd: I found a bug in postgresql8.0.3] - Mailing list pgsql-jdbc

From Oliver Jowett
Subject [Fwd: I found a bug in postgresql8.0.3]
Date
Msg-id 4388EAD1.3050603@opencloud.com
Whole thread Raw
List pgsql-jdbc
Please send this sort of problem to the pgsql-jdbc list (I have CC'd the
list in this email), not directly to me.

-O

-------- Original Message --------
Subject: I found a bug in postgresql8.0.3
Date: Sat, 26 Nov 2005 16:45:17 +0000
From: wu xiao <zolawu@hotmail.com>
To: oliver@opencloud.com

Dear sir,
  I am a Chinese Software Engineer.
  I can not run any sql sentences related money data type, if I set
"locale" to "China, Pepoles Republic of", when I setup the postgresql.
There would be an error when I run, "insert into food values
('abc','2.55')", where '2.55' is set to a money type. But there is no error
if I run this sql in the environment, whose "locale" is set to default
value of "C".
  It is a bug in postgresql! I am not sure there is the same issue when I
set "local" to other language. Cheers.
                      wuxiao

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: SQLJ, any plans?
Next
From: Jan de Visser
Date:
Subject: pgsql XA with weblogic 8.1?