npgsql - Npgsql2: bug #1010372.

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: bug #1010372.
Date: 2008-05-14 03:31:53
Message-ID: 20080514033153.4250617AE6EB@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
bug #1010372. Changed the way bytes were parsed. Thanks to Matt Robinson for reporting the bug.

Modified Files:
--------------
Npgsql2/src/NpgsqlTypes:
NpgsqlTypeConverters.cs (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/NpgsqlTypes/NpgsqlTypeConverters.cs.diff?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message User Eggyknap 2008-05-14 03:36:58 pllolcode - pllolcode: Track line numbers for use in syntax error
Previous Message User Jbcooley 2008-05-14 03:27:27 npgsql - Npgsql2: Handle IOExceptions and translate them to