Re: full path infrastructure for DT_SONAME? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: full path infrastructure for DT_SONAME?
Date
Msg-id 200308161622.h7GGMkn06901@candle.pha.pa.us
Whole thread Raw
In response to Re: full path infrastructure for DT_SONAME?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
The original patch added rpath only for libpq and a few other places. 
Larry, I think you should submit a patch that follows what HPUX does.  I
think you only need to modify the unixware portion of Makefile.shlib.  I
think the original objection was having to put stuff in libpq/Makefile. 

---------------------------------------------------------------------------

Tom Lane wrote:
> Larry Rosenman <ler@lerctr.org> writes:
> > Has the idea of putting the infrastructure in place to allow a full pathname
> > to be fed to DT_SONAME been totally killed?
> 
> What makes you think you need new infrastructure?  The HPUX port has
> used a full-path rpath for years.
> 
>             regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match
> 

--  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,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Behavior of equality_oper and ordering_oper
Next
From: Andrew Dunstan
Date:
Subject: more fun with 7.3.4 RPMs