npgsql - Npgsql2: [#1010543] Parameter value 'Int32.MinValue' throw

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: [#1010543] Parameter value 'Int32.MinValue' throw
Date: 2009-02-19 15:20:42
Message-ID: 20090219152042.6411017ADEC2@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

[#1010543] Parameter value 'Int32.MinValue' throw NpgsqlException(ERROR: 22003: integer out of range). Thanks David Bachmann for the ideas about how to solve that on mail list referenced on this bug report. Also thanks to Josh Cooley for reviewing the previous attempts to fix that and preventing me of doing problems. Also thanks Dario Quintana (contacto at darioquintana dot com dot ar) for his feedback and testing.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlCommand.cs (r1.36 -> r1.37)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs.diff?r1=1.36&r2=1.37)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2009-02-19 16:20:22 Re: Re: [COMMITTERS] pgsql: Start background writer during archive recovery.
Previous Message Tom Lane 2009-02-19 15:00:30 Re: Re: [COMMITTERS] pgsql: Start background writer during archive recovery.