Re: [GENERAL] plPHP in core?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [GENERAL] plPHP in core?
Дата
Msg-id 200504021749.52493.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: [GENERAL] plPHP in core?  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: [GENERAL] plPHP in core?  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
Joshua D. Drake wrote:
> I am not sure I understand the question but we are
> linking against the .so now. So as long as PHP
> is and PostgreSQL ./configure knows where to look
> we should be good.

The question is, how can you build a PL/something module without having 
"something" installed at build time?  One would assume that such code 
needs to include some header files and link with a library.  I'm just 
curious about how you pulled that off.

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


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: [GENERAL] plPHP in core?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [GENERAL] Debugging deadlocks