Re: [pgsql-advocacy] Increased company involvement

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [pgsql-advocacy] Increased company involvement
Date: 2005-05-03 17:07:45
Message-ID: 4277AFE1.1080509@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-hackers

Peter Eisentraut wrote:
> Am Montag, 2. Mai 2005 20:14 schrieb Bruce Momjian:
>
>>I posted this compromise and no one replied so I thought everyone was OK
>>with it. It gets it into CVS, but has a separate compile stage to deal
>>with the recursive dependency problem.
>
>
> How will a "separate compile stage" work for actually building, say, RPM or
> Debian packages? The only way I can see is wrapping up the PostgreSQL
> distribution tarball a second time as a "plphp" source package and build from
> there, which seems quite weird.

Well like many rpms it will have an external dependency. You must have
perl installed to install plPerl. The main problem here is that you
would need a base install of php at a minimum.

The PHP installed would not need to support PostgreSQL at the time. In
fact now that I think about it depending on how you did it, this doesn't
effect PostgreSQl as much as it effects PHP.

You could compile and install plPHP+PostgreSQL as long as PHP was
installed regardless of the extensions that PHP supported at the time.
So you wouldn't need to compile PostgreSQL twice but you may need to
compile PHP twice. Once for plPHP and then once if you wanted PostgreSQL
support.

Sincerely,

Joshua D. Drake
Command Prompt, Inc.

>

--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedication Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Robert Treat 2005-05-03 17:09:00 Re: [pgsql-advocacy] Increased company involvement
Previous Message Thomas Hallgren 2005-05-03 17:02:04 Re: [pgsql-advocacy] Increased company involvement

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Treat 2005-05-03 17:09:00 Re: [pgsql-advocacy] Increased company involvement
Previous Message Thomas Hallgren 2005-05-03 17:02:04 Re: [pgsql-advocacy] Increased company involvement