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

From Tom Lane
Subject Re: full path infrastructure for DT_SONAME?
Date
Msg-id 24307.1061036299@sss.pgh.pa.us
Whole thread Raw
In response to full path infrastructure for DT_SONAME?  (Larry Rosenman <ler@lerctr.org>)
Responses Re: full path infrastructure for DT_SONAME?
List pgsql-hackers
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


pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: [GENERAL] 7.4Beta
Next
From: Tom Lane
Date:
Subject: Re: New function: epoch_to_timestamp...