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

[#1010798] Cast-Exception with NpgsqlTimeStamp to System.DateTime. Fixed. 
Also fixed another problem where Npgsql was mapping DbType.DateTime to 
NpgsqlDbType.TimestampTZ.

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlParameter.cs (r1.24 -> r1.25)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlParameter.cs?r1=1.24&r2=1.25)
    Npgsql2/src/NpgsqlTypes:
        NpgsqlTypesHelper.cs (r1.33 -> r1.34)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/NpgsqlTypes/NpgsqlTypesHelper.cs?r1=1.33&r2=1.34)

-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to