orafce

From: Paolo Grifa <paolo(dot)grifa(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: orafce
Date: 2013-03-13 08:48:19
Message-ID: CAAQoHtwNJneow8OSV17xt_igQgjib5UTeCsaGOuEh8SMWKgB6g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,
I am quite new in postgres, having experience with Oracle.
I was trying to migrate some very simple applications from Oracle and found
out that some functions like TRUNC() are only available via an addon called
"orafce". The problem is that it seems only available for Postgres 9.1,
while we have obviously started with the latest release.

Does anybody know how to compile orafce for 9.2 or if there is any other
solution to add some basic oracle functions (dual table, TRUNC, ecc...)??

Thanks a lot,
Paolo

Responses

  • Re: orafce at 2013-03-13 08:58:35 from Gabriele Bartolini
  • Re: orafce at 2013-03-13 09:11:38 from Pavel Stehule

Browse pgsql-general by date

  From Date Subject
Next Message Gabriele Bartolini 2013-03-13 08:58:35 Re: orafce
Previous Message Steven Schlansker 2013-03-13 06:08:54 Re: Testing Technique when using a DB