Re: dblink_ora - a first shot on Oracle ...
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Peter Eisentraut <peter_e@gmx.net>
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-21T13:39:29Z
Lists: pgsql-hackers
Of course, PostgreSQL will still install without the Oracle libraries. Of course, if you want dblink to use Oracle libraries, you have to install the Oracle libraries first, or rerun configure after you install them and reinstall dblink. I don't see the problem. --------------------------------------------------------------------------- Peter Eisentraut wrote: > 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 > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073