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

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Bug #1010545 - support alternate names for tables (two
Date: 2009-02-18 04:27:23
Message-ID: 20090218042723.8DA8F17ADE87@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Bug #1010545 - support alternate names for tables (two schemas same table name) and alternate names for schemas. Thanks to 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Sas 2009-02-18 08:50:10 slony1-ctl - slony-ctl: Translation and error testing.
Previous Message User Bmomjian 2009-02-18 03:17:41 pg-migrator - src: Create options.c file; restructure main() to be