npgsql - Npgsql2: Readded cast for byte[] when handling bytea

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Readded cast for byte[] when handling bytea
Date: 2008-04-11 14:35:14
Message-ID: 20080411143514.6CA8617AE688@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Readded cast for byte[] when handling bytea parameters which was removed by mistake. This was giving problems with byte[] support. Thanks Alaric for heads up.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlCommand.cs (r1.20 -> r1.21)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs.diff?r1=1.20&r2=1.21)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-04-11 16:09:33 pgsql: Fix main README typo.
Previous Message User Jbcooley 2008-04-11 02:55:51 npgsql - Npgsql2: Add Entity Framework configurations to allow 2.0