npgsql - Npgsql2: Bug #1010545 - support alternate names for tables (two - Mailing list pgsql-committers

From jbcooley@pgfoundry.org (User Jbcooley)
Subject npgsql - Npgsql2: Bug #1010545 - support alternate names for tables (two
Date
Msg-id 20090218042723.8DA8F17ADE87@pgfoundry.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: bmomjian@pgfoundry.org (User Bmomjian)
Date:
Subject: pg-migrator - src: Create options.c file; restructure main() to be
Next
From: sas@pgfoundry.org (User Sas)
Date:
Subject: slony1-ctl - slony-ctl: Translation and error testing.