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

2005-02-11  Francisco Figueiredo Jr.  <[EMAIL PROTECTED]>

        * NpgsqlCommand.cs: [gborg 1403] Fixed weird problem with 
NpgsqlConnection.ChangeDatabase(). This problem only rise when trying to change 
the database in a connection of an existing command and trying to execute the 
command again. NpgsqlCommand wasn't getting the changed database connection 
correctly. Thanks Ueli Marti (ueli.marti) for testcase and heads up.

Modified Files:
--------------
    Npgsql/src/Npgsql:
        NpgsqlCommand.cs (r1.80 -> r1.81)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlCommand.cs.diff?r1=1.80&r2=1.81)

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to