pgsql: Set rpath for plperl and plpython to ensure we can find the .so

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Set rpath for plperl and plpython to ensure we can find the .so
Дата
Msg-id 20041119192304.9AD3B3A4C23@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Set rpath for plperl and plpython to ensure we can find the .so files
for the languages even when not installed in a standard directory.
pltcl may need this treatment as well, but we don't have the right path
conveniently available, so I'll leave it alone as long as there aren't
actual reports of trouble.

Modified Files:
--------------
    pgsql/src/pl/plperl:
        GNUmakefile (r1.17 -> r1.18)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/GNUmakefile.diff?r1=1.17&r2=1.18)
    pgsql/src/pl/plpython:
        Makefile (r1.17 -> r1.18)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/Makefile.diff?r1=1.17&r2=1.18)

В списке pgsql-committers по дате отправления:

Предыдущее
От: conni@pgfoundry.org (User Conni)
Дата:
Сообщение: press - pr: ueberarbeitete Version
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix incorrect documentation of plperl's method for accessing the