npgsql - Npgsql: 2005-11-29 Francisco Figueiredo Jr. - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql: 2005-11-29 Francisco Figueiredo Jr.
Date
Msg-id 20051129140729.DC8071125054@pgfoundry.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Document PGXS' REGRESS feature.
Next
From: chriskl@pgfoundry.org (User Chriskl)
Date:
Subject: mysqlcompat - mysqlcompat: Start on the MySQL string functions