Re: [GENERAL] plPHP in core?
От | Joshua D. Drake |
---|---|
Тема | Re: [GENERAL] plPHP in core? |
Дата | |
Msg-id | 42519D19.4000704@commandprompt.com обсуждение исходный текст |
Ответ на | Re: [GENERAL] plPHP in core? (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: [GENERAL] plPHP in core?
|
Список | pgsql-hackers |
Tom Lane wrote: >Andrew Dunstan <andrew@dunslane.net> writes: > >>... If there are no license or build issues I'm in favor. >> > >Peter has pointed out that the problem of circular dependencies is a >showstopper for integrating plPHP. The build order has to be > Postgres > PHP (since its existing DB support requires Postgres to build) > plPHP >so putting #1 and #3 into the same package is a no go. Which is too >bad, but I see no good way around it. > O.k. I am confused here. You do not need PHP DB support for plPHP. You only need the php.so (once were done anyway). Which means that as long as PHP is installed it will work, just like plperl or plpython. The ONLY reason you would build PHP separately is if your stock installed PHP didn't have a feature enabled that you want. This has nothing at all to do with plPHP. Sincerely, Joshua D. Drake > > regards, tom lane >
В списке pgsql-hackers по дате отправления: