pgsql-server: Here is a patch required to build plperl with win32.

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql-server: Here is a patch required to build plperl with win32.
Дата
Msg-id 20040716191824.D2BB8D1B195@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Here is a patch required to build plperl with win32. The issues were:

* perl_useshrplib gets set to "yes" and not to "true". I assume it's set
to "true" on unix, so I left both.
* Need to translate backslashes into slashes
* The linker config coming out of perl was for MSVC and not for mingw

Magnus Hagander

Modified Files:
--------------
    pgsql-server/src/pl/plperl:
        GNUmakefile (r1.14 -> r1.15)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/pl/plperl/GNUmakefile.diff?r1=1.14&r2=1.15)

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

Предыдущее
От: mha@pgfoundry.org (User Mha)
Дата:
Сообщение: pginstaller - pginst: Optionally install procedural languages into
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server: New Directory