npgsql - Npgsql2: Fixed problem where parameters size wasn't being

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Fixed problem where parameters size wasn't being
Date: 2008-11-24 14:01:24
Message-ID: 20081124140124.8CE3217ADE13@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Fixed problem where parameters size wasn't being handled with prepared statements.
This fix Daniel AspNet Providers Ticket 7.

Thanks Daniel for bringing this to my attention.

http://dev.nauck-it.de/aspsqlprovider/ticket/7

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlCommand.cs (r1.31 -> r1.32)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs.diff?r1=1.31&r2=1.32)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2008-11-24 14:09:48 Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use.
Previous Message Hiroshi Inoue 2008-11-24 13:57:26 Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use.