"" <[EMAIL PROTECTED]> 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
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])