Re: [COMMITTERS] pgsql/src/bin/scripts Makefile createlang.sh

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [COMMITTERS] pgsql/src/bin/scripts Makefile createlang.sh
Date: 2001-05-23 23:52:52
Message-ID: 26377.990661972@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Peter Eisentraut - PostgreSQL <petere(at)hub(dot)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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2001-05-24 00:12:53 Re: [COMMITTERS] pgsql/src/bin/scripts Makefile createlang.sh
Previous Message Peter Eisentraut - PostgreSQL 2001-05-23 22:00:44 pgsql/src/bin/scripts Makefile createlang.sh

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-05-24 00:12:53 Re: [COMMITTERS] pgsql/src/bin/scripts Makefile createlang.sh
Previous Message Michael Samuel 2001-05-23 23:25:09 Re: Fix for tablename in targetlist