npgsql - Npgsql2: Fix bug with new bytea conversion [#1010562]

From: talliesin(at)pgfoundry(dot)org (User Talliesin)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Fix bug with new bytea conversion [#1010562]
Date: 2009-02-25 15:36:47
Message-ID: 20090225153648.0234C17ADED2@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix bug with new bytea conversion [#1010562]

Modified Files:
--------------
Npgsql2/src/NpgsqlTypes:
NpgsqlTypeConverters.cs (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/NpgsqlTypes/NpgsqlTypeConverters.cs.diff?r1=1.14&r2=1.15)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2009-02-25 17:42:19 pgsql: Remove references to foreign data wrapper libraries, since they
Previous Message Peter Eisentraut 2009-02-25 13:35:18 pgsql: Use the same style in the help synopsis that other programs are