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

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
Thread:
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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-01-28 19:35:30 pgsql: Copy-edit a paragraph in the contrib/seg documentation.
Previous Message Dave Page 2011-01-28 13:09:21 pginstaller - pginst: Update version number.