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: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
  • To: <peter_e(at)gmx(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 13:35:14 -0600 (CST)
  • Message-id: <4150(dot)69(dot)245(dot)167(dot)107(dot)1132947314(dot)squirrel(at)www(dot)dunslane(dot)net>

Peter Eisentraut said:
> Joshua D. Drake wrote:
>> Unless I missed something PLphp will be able to be in core (once it is
>> all cleaned up). At least
>> that was the last consensus that I read. My understanding was that it
>> just wouldn't compile
>> by default?
>
> Well, either you missed something or I missed something. :-)
>
> The last proposal I heard was that we move all core languages a bit
> farther away from the core and then add hitherto-non-core languages at
> that same level.  This would possibly mean that these languages become
> their own CVS module but in the same CVS tree, and we'd release them
> all at the same time as the server release but in separate source
> packages.  This will resolve all concerns about bit/interface rot,
> circular build dependencies, and you'd get no more objection from me
> about pltemplate.
>


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?

cheers

andrew





Home | Main Index | Thread Index

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