orafce - orafce: Corection of NVL, NVL2 functions.

From: okbob(at)pgfoundry(dot)org (User Okbob)
To: pgsql-committers(at)postgresql(dot)org
Subject: orafce - orafce: Corection of NVL, NVL2 functions.
Date: 2006-02-20 16:02:14
Message-ID: 20060220160214.F23801033805@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Corection of NVL, NVL2 functions. Problem with compilation on 8.2 solved.

Modified Files:
--------------
orafce:
Makefile (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/Makefile.diff?r1=1.2&r2=1.3)
datefce.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/datefce.c.diff?r1=1.4&r2=1.5)
orafunc.sql.in (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/orafunc.sql.in.diff?r1=1.6&r2=1.7)
putline.c (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/putline.c.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Okbob 2006-02-20 16:03:39 orafce - orafce: definition of PG_VERSION_XX_COMPAT
Previous Message User Hinoue 2006-02-20 15:10:58 psqlodbc - psqlodbc: Put back a change I removed by mistake.