Re: dblink_ora - a first shot on Oracle ... - Mailing list pgsql-hackers

From Joe Conway
Subject Re: dblink_ora - a first shot on Oracle ...
Date
Msg-id 3EF7D566.8020402@joeconway.com
Whole thread Raw
In response to Re: dblink_ora - a first shot on Oracle ...  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: dblink_ora - a first shot on Oracle ...  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: dblink_ora - a first shot on Oracle ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: dblink_ora - a first shot on Oracle ...  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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



pgsql-hackers by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: How to disconnect a user
Next
From: Bruce Momjian
Date:
Subject: Re: dblink_ora - a first shot on Oracle ...