Thread: npgsql - Npgsql2: Bug #1010545 - support alternate names for tables (two

npgsql - Npgsql2: Bug #1010545 - support alternate names for tables (two

From
jbcooley@pgfoundry.org (User Jbcooley)
Date:
Log Message:
-----------
Bug #1010545 - support alternate names for tables (two schemas same table name) and alternate names for schemas.
Thanksto Konstantin Shtonda for reporting this problem. 

Modified Files:
--------------
    Npgsql2/src/Npgsql/SqlGenerators:
        SqlBaseGenerator.cs (r1.18 -> r1.19)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/SqlGenerators/SqlBaseGenerator.cs.diff?r1=1.18&r2=1.19)
        SqlInsertGenerator.cs (r1.10 -> r1.11)

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