npgsql - Npgsql2: Pass more tests by supporting more edm functions and

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Pass more tests by supporting more edm functions and
Date: 2008-03-15 04:24:13
Message-ID: 20080315042413.3BDE817ADD78@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Pass more tests by supporting more edm functions and better variable substitution

Modified Files:
--------------
Npgsql2/src/Npgsql/SqlGenerators:
SqlBaseGenerator.cs (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/SqlGenerators/SqlBaseGenerator.cs.diff?r1=1.5&r2=1.6)

Browse pgsql-committers by date

  From Date Subject
Next Message User Nanardon 2008-03-15 13:43:29 pgrpm - pgrpm: - don't use rpmds to fetch dependencies, then supporting
Previous Message User Jbcooley 2008-03-15 04:22:49 npgsql - Npgsql2: Fix construction of SqlGenerators