npgsql - Npgsql2: Really fixed culture dependent representation of

Lists: pgsql-committers
From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Really fixed culture dependent representation of
Date: 2009-02-26 02:06:58
Message-ID: 20090226020658.A417517ADEBE@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------

Really fixed culture dependent representation of floating numbers. Now it uses a invariant culture representation. Thanks Antonio Leiva for heads up.

Modified Files:
--------------
Npgsql2/src/NpgsqlTypes:
NpgsqlTypeConverters.cs (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/NpgsqlTypes/NpgsqlTypeConverters.cs.diff?r1=1.15&r2=1.16)