npgsql - Npgsql2: Fixed a culture problem in the ToBasicType method - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Fixed a culture problem in the ToBasicType method
Date
Msg-id 20090217143121.5593017ADE86@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------


Fixed a culture problem in the ToBasicType<T> method which is used to send decimal values. With es_ES for example,
decimalvalues were being sent as 32,3 instead of 32.3. Thanks Antonio Leiva (antonio dot leiva at gmail dot com) for
headsup. 

Modified Files:
--------------
    Npgsql2/src/NpgsqlTypes:
        NpgsqlTypeConverters.cs (r1.13 -> r1.14)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/NpgsqlTypes/NpgsqlTypeConverters.cs.diff?r1=1.13&r2=1.14)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Add _() calls for the argument of plpgsql_yyerror() so it
Next
From: bmomjian@pgfoundry.org (User Bmomjian)
Date:
Subject: pg-migrator - src: Add code to check that pg_controldata values are