Thread: npgsql - Npgsql: 2005-11-29 Francisco Figueiredo Jr.

npgsql - Npgsql: 2005-11-29 Francisco Figueiredo Jr.

From
fxjr@pgfoundry.org (User Fxjr)
Date:
Log Message:
-----------

2005-11-29  Francisco Figueiredo Jr.  <fxjrlists@yahoo.com.br>

    * NpgsqlParameter.cs,
    NpgsqlCommandBuilder.cs: [gborg 1392] Fixed case sensitivity problems when using NpgsqlCommandBuilder. Now, all
fieldand table names are properly quoted. Thanks Gridnine Systems (www.gridnine.com) for patch. [#1000447] 

Modified Files:
--------------
    Npgsql/src/Npgsql:
        NpgsqlParameter.cs (r1.26 -> r1.27)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlParameter.cs.diff?r1=1.26&r2=1.27)
        NpgsqlCommandBuilder.cs (r1.6 -> r1.7)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlCommandBuilder.cs.diff?r1=1.6&r2=1.7)