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

From jbcooley@pgfoundry.org (User Jbcooley)
Subject npgsql - Npgsql: 2006-06-11 Josh Cooley
Date
Msg-id 20060612034947.08D7686D535@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:
--------------
    Npgsql/src/Npgsql:
        NpgsqlCommandBuilder.cs (r1.11 -> r1.12)

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

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Minor code cleanup: make the WIN32 case less gratuitously
Next
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: 2006-06-11 Josh Cooley