npgsql - Npgsql2: Really fixed culture dependent representation of - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Really fixed culture dependent representation of
Date
Msg-id 20090226020658.A417517ADEBE@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

Really fixed culture dependent representation of floating numbers. Now it uses a invariant culture representation.
ThanksAntonio 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix an old problem in decompilation of CASE constructs: the
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Add a -w/--no-password option that prevents all password prompts