Re: Fixed directory locations in installs - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fixed directory locations in installs
Date
Msg-id 13347.1083596142@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fixed directory locations in installs  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Fixed directory locations in installs  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Not sure how we can do this for Unix except perhaps probe PATH.

Huh?  We have always determined the full path of the executable ---
see FindExec().

I guess what you are saying is we should have a configure-time option to
address configured directories via relative paths from the executable's
directory, rather than absolute paths?  Seems reasonable ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: mingw configure failure workaround
Next
From: Andrew Hammond
Date:
Subject: Re: Is there any method to keep table in memory at startup