npgsql - Npgsql2: Readded cast for byte[] when handling bytea - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Readded cast for byte[] when handling bytea
Date
Msg-id 20080411143514.6CA8617AE688@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: Add Entity Framework configurations to allow 2.0
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Fix main README typo.