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: <jd(at)commandprompt(dot)com>
  • Cc: <peter_e(at)gmx(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: Sat, 26 Nov 2005 09:55:27 -0600 (CST)
  • Message-id: <1262(dot)69(dot)245(dot)167(dot)107(dot)1133020527(dot)squirrel(at)www(dot)dunslane(dot)net>

Joshua D. Drake said:
>
>> 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 :)
>


This makes no sense. Where do you get the .so file and the headers you will
undoubtedly also need?

Also, having to put php in the middle of this sequence is ugly, to say the
least.

I'll be curious to see how we are going to have to manage a build system
like this with buildfarm - it sounds like it will make life more
complicated, but maybe it will work. Certainly it will make us have to use
more conditional logic.

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