npgsql - Npgsql2: [#1010973] specified cast is invalid - datetime

Lists: pgsql-committers
From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: [#1010973] specified cast is invalid - datetime
Date: 2011-01-28 19:04:50
Message-ID: 20110128190451.028631071056@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

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

[#1010973] specified cast is invalid - datetime fields. In order to fix this bug I had to disable some code in NpgsqlCommandBuilder. Watch out for possible side effects.

Also changed Get***Command to reuse the version which takes a parameter.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlCommandBuilder.cs (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommandBuilder.cs?r1=1.18&r2=1.19)