Re: PL/php in pg_pltemplate

From: "Joshua D(dot) 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: 2005-11-26 01:48:10
Message-ID: 4387BEDA.2050809@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dennis Bjorklund 2005-11-26 06:49:16 Re: SHOW ALL output too wide
Previous Message Hannu Krosing 2005-11-26 00:16:38 Re: plpython and bytea