Tom Lane wrote:
Andrew Dunstan <[EMAIL PROTECTED]> 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
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings