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

Joe Conway <mail@joeconway.com>

From: Joe Conway <mail@joeconway.com>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Hans-Jürgen Schönig <postgres@cybertec.at>, pgsql-hackers@postgresql.org, EG <EG@cybertec.at>
Date: 2003-06-24T04:36:54Z
Lists: pgsql-hackers
Bruce Momjian wrote:
> This seems like a natural addition to our existing dblink in /contrib.
> 

Yeah. But we'd need to detect whether or not the Oracle client libs are 
available. I'm not sure how to do that with the contrib build system. 
And we'd need a fair amount of integration/reorganizing the existing 
code. Also, I've got the same issues with integrating jdbclink.

I don't think I'll be able to get that done between now and July 1st.

Joe