Re: Possible bug in conversion_create.sql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Possible bug in conversion_create.sql
Дата
Msg-id 22434.1067961664@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Possible bug in conversion_create.sql  ("" <silvio@relato.com.br>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: rm -rf in initlocation violates Rule of Least Surprise
Следующее
От: Tomas Szepe
Дата:
Сообщение: Re: Repeatedly breaking indexes