orafce - orafce: 8.1 doesn't provide PG_VERSION_NUM.

From: itagaki(at)pgfoundry(dot)org (User Itagaki)
To: pgsql-committers(at)postgresql(dot)org
Subject: orafce - orafce: 8.1 doesn't provide PG_VERSION_NUM.
Date: 2009-02-05 02:45:49
Message-ID: 20090205024549.EE24017ADE57@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
8.1 doesn't provide PG_VERSION_NUM. Assume the source is built on 8.1 if PG_VERSION_NUM doesn't exist.

Modified Files:
--------------
orafce:
orafunc.h (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/orafunc.h.diff?r1=1.15&r2=1.16)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2009-02-05 03:24:48 npgsql - Npgsql2: added missing BitString file
Previous Message User Itagaki 2009-02-05 02:27:20 orafce - orafce: Add uninstaller for decode(bpchar).