npgsql - Npgsql2: 2006-06-11 Josh Cooley - Mailing list pgsql-committers

From jbcooley@pgfoundry.org (User Jbcooley)
Subject npgsql - Npgsql2: 2006-06-11 Josh Cooley
Date
Msg-id 20060612040217.9E4D986D7FC@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
2006-06-11  Josh Cooley  <jbnpgsql@tuxinthebox.net>
    * Fixed NpgsqlCommandBuilder.cs to always qualify table names with the schema name so that the command builder can
beused with tables in other schemas. 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlCommandBuilder.cs (r1.3 -> r1.4)

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

pgsql-committers by date:

Previous
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql: 2006-06-11 Josh Cooley
Next
From: cunha17@pgfoundry.org (User Cunha17)
Date:
Subject: snapshot - src: Uppercase/Lowercase mismatch fixed.