Re: Possible bug in conversion_create.sql - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Possible bug in conversion_create.sql
Date
Msg-id 22434.1067961664@sss.pgh.pa.us
Whole thread Raw
In response to Possible bug in conversion_create.sql  ("" <silvio@relato.com.br>)
List pgsql-bugs
"" <silvio@relato.com.br> writes:
>> It's not supposed to.  I don't know what problem you had, but this is
>> the wrong fix.

>  But the problem was solved with the change. I'm not a postgres master
> at all, so, how postgres knows what to use on the libdir variable?
> Where the variable is defined? How I know if this is set?

$libdir is expanded on-the-fly when the dynamic function loader needs to
find the file.  The value that is used for it can be found from
    pg_config --pkglibdir

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: rm -rf in initlocation violates Rule of Least Surprise
Next
From: Tomas Szepe
Date:
Subject: Re: Repeatedly breaking indexes