Re: dblink_ora - a first shot on Oracle ...
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Joe Conway <mail@joeconway.com>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, Hans-Jürgen Schönig <postgres@cybertec.at>, pgsql-hackers@postgresql.org, EG <EG@cybertec.at>
Date: 2003-06-24T13:56:34Z
Lists: pgsql-hackers
Joe Conway <mail@joeconway.com> writes: > 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. Seems reasonable to put integrating both of 'em as a TODO for 7.5. I think you're clearly the guy who has to review those patches, so if you don't have time right now, it's not gonna happen for 7.4. regards, tom lane