Re: dblink_ora - a first shot on Oracle ...

From: Hans-Jürgen Schönig <hs(at)cybertec(dot)at>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Hans-Jürgen Schönig <postgres(at)cybertec(dot)at>, pgsql-hackers(at)postgresql(dot)org, EG <EG(at)cybertec(dot)at>
Subject: Re: dblink_ora - a first shot on Oracle ...
Date: 2003-06-24 06:24:52
Message-ID: 3EF7EEB4.909@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Joe Conway wrote:
> Bruce Momjian wrote:
>
>> OK, can you take ownership of it?
>>
>
> You mean a TODO entry? Sure, as long as Hans is OK with it.
>
> Joe

I am ok with it.
The only problem I have at the moment is that I don't know how to build
properly and to check for the libs needed by Oracle.

The entire code is built on a library by a German developer because the
OCI interface itself is more than just insane (you will need 100000000
lines of code to establish a connection to the server).

As soon as I have all I need it should not be a huge task to finish the
code.

Regards,

Hans

--
Cybertec Geschwinde u Schoenig
Ludo-Hartmannplatz 1/14, A-1160 Vienna, Austria
Tel: +43/2952/30706; +43/664/233 90 75
www.cybertec.at, www.postgresql.at, kernel.cybertec.at

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Joe Conway 2003-06-24 06:41:44 Re: Many Pl/PgSQL parameters -> AllocSetAlloc(128)?
Previous Message Jan Wieck 2003-06-24 05:58:44 Re: Two weeks to feature freeze