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