Re: PL/php in pg_pltemplate
- From: "Joshua D. Drake" <jd(at)commandprompt(dot)com>
- To: Peter Eisentraut <peter_e(at)gmx(dot)net>
- Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, alvherre(at)commandprompt(dot)com, tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-hackers(at)postgresql(dot)org
- Subject: Re: PL/php in pg_pltemplate
- Date: Fri, 25 Nov 2005 17:48:10 -0800
- Message-id: <4387BEDA(dot)2050809(at)commandprompt(dot)com>
The build order would be:
1. postgresql
2. php
3. plphp
There is not circular build dependency there.
Not only that, plphp does not require the building of php. It can link
directly to the .so file :)
Sincerely,
Joshua D. Drake
Home |
Main Index |
Thread Index