Re: PL/php in pg_pltemplate

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: PL/php in pg_pltemplate
Дата
Msg-id 200511252055.43879.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: PL/php in pg_pltemplate  ("Andrew Dunstan" <andrew@dunslane.net>)
Ответы Re: PL/php in pg_pltemplate  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
Andrew Dunstan wrote:
> I have no objection to this, but it's not clear to me that it buys
> much either. AFAIK only very modern PHP releases escape the circular
> dependency issue, no matter how we arrange our source code. What
> versions of PHP will PL/PHP be supporting?

The build order would be:

1. postgresql
2. php
3. plphp

There is not circular build dependency there.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Doubt
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: PL/php in pg_pltemplate