npgsql - Npgsql2: Fix for bug: [#1007697] Parameter name is not

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Fix for bug: [#1007697] Parameter name is not
Date: 2007-09-20 14:19:13
Message-ID: 20070920141913.AE35D217670@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Fix for bug: [#1007697] Parameter name is not trimmed NpgsqlParameter constructor. Thanks Joren Six for patch.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlParameter.cs (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlParameter.cs.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-09-20 17:56:33 pgsql: HOT updates.
Previous Message User Fxjr 2007-09-20 13:45:15 npgsql - Npgsql2: Improved connection string parsing.