npgsql - Npgsql2: Support date extraction functions

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Support date extraction functions
Date: 2008-03-12 03:49:45
Message-ID: 20080312034945.75A9917ADDCA@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Support date extraction functions

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

Browse pgsql-committers by date

  From Date Subject
Next Message Greg Smith 2008-03-12 09:31:08 Re: Re: [COMMITTERS] pgsql: Add: > o Add SQLSTATE severity to PGconn return status > >
Previous Message Tom Lane 2008-03-12 02:18:33 pgsql: Add a comment explaining one of the ways that pgbench fails to