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

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Joe Conway <mail@joeconway.com>, Hans-Jürgen Schönig <postgres@cybertec.at>, pgsql-hackers@postgresql.org, EG <EG@cybertec.at>
Date: 2003-07-21T07:45:43Z
Lists: pgsql-hackers
Bruce Momjian writes:

> Joe, I can do the configure detection of the Oracle library needed for
> /contrib.

I have a philosophical problem with putting Oracle detection code into the
PostgreSQL build system.  That way, you create a dependency that Oracle
needs to be installed before you install PostgreSQL, but of course we want
PostgreSQL to be first.  Consider where this will be going.  Soon,
configure will be full with detection code for half a dozen other database
systems.  Perhaps a plug-in architecture for dblink is a better solution.
Or make dblink a separate project.

-- 
Peter Eisentraut   peter_e@gmx.net