npgsql - Npgsql2: Fixes for SQL generation bugs reported in #1010863 and

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Fixes for SQL generation bugs reported in #1010863 and
Date: 2010-08-09 02:22:31
Message-ID: 20100809022231.2D88E10715C1@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixes for SQL generation bugs reported in #1010863 and #1010860

Modified Files:
--------------
Npgsql2/src/Npgsql/SqlGenerators:
SqlBaseGenerator.cs (r1.28 -> r1.29)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/SqlGenerators/SqlBaseGenerator.cs?r1=1.28&r2=1.29)
VisitedExpression.cs (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/SqlGenerators/VisitedExpression.cs?r1=1.17&r2=1.18)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-08-09 02:25:11 pgsql: Modify the handling of RAISE without parameters so that the error
Previous Message Thom Brown 2010-08-08 23:46:50 Re: press - pr: Hopefully the last copy-edit