Re: [HACKERS] plPHP in core?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] plPHP in core?
Дата
Msg-id 2624.1112645828@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] plPHP in core?  (Robert Treat <xzilla@users.sourceforge.net>)
Ответы Re: [HACKERS] plPHP in core?  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-general
Robert Treat <xzilla@users.sourceforge.net> writes:
> On Monday 04 April 2005 12:01, Tom Lane wrote:
>> Peter has pointed out that the problem of circular dependencies is a
>> showstopper for integrating plPHP.

> AFAICT Peter's claim is false.  You can install plphp in the order of PHP,
> PostgreSQL,plPHP  which is the same for all of the other pl's.

This is not an install problem, it is a build problem.  PHP cannot be
built (except in a stripped-down form) without Postgres already built.
If we try to build plPHP as part of the Postgres package then we have
the same problem in the other direction.  We are going to be very
unloved by packagers if we try to force them to deal with that
(and remember I work for Red Hat nowadays ... in fact it would be *me*
having to deal with the fallout from circular build dependencies).

            regards, tom lane

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: [HACKERS] plPHP in core?
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] plPHP in core?