Re: [COMMITTERS] pgsql/src/bin/scripts Makefile createlang.sh - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [COMMITTERS] pgsql/src/bin/scripts Makefile createlang.sh
Date
Msg-id 26377.990661972@sss.pgh.pa.us
Whole thread Raw
Responses Re: [COMMITTERS] pgsql/src/bin/scripts Makefile createlang.sh  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut - PostgreSQL <petere@hub.org> writes:
>     Make createlang use dynamic loader enhancements (automatic path and suffix).

I observe that createlang still builds full paths for me.  Evidently
this is because I have PGLIB set in my environment.  I propose that
createlang ought not pay attention to an environment PGLIB anymore,
but should only set a full path if forced to by an explicit -L switch.
Thoughts?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Don Baccus
Date:
Subject: Re: Plans for solving the VACUUM problem
Next
From: Peter Eisentraut
Date:
Subject: Re: [COMMITTERS] pgsql/src/bin/scripts Makefile createlang.sh