Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: PL/php in pg_pltemplate


  • From: Peter Eisentraut <peter_e(at)gmx(dot)net>
  • To: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
  • Cc: jd(at)commandprompt(dot)com, 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 20:55:41 +0100
  • Message-id: <200511252055(dot)43879(dot)peter_e(at)gmx(dot)net>

Andrew Dunstan wrote:
> I have no objection to this, but it's not clear to me that it buys
> much either. AFAIK only very modern PHP releases escape the circular
> dependency issue, no matter how we arrange our source code. What
> versions of PHP will PL/PHP be supporting?

The build order would be:

1. postgresql
2. php
3. plphp

There is not circular build dependency there.

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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group