Re: Call for 7.5 feature completion - Mailing list pgsql-hackers

From Lamar Owen
Subject Re: Call for 7.5 feature completion
Date
Msg-id 200405182249.45619.lowen@pari.edu
Whole thread Raw
In response to Re: Call for 7.5 feature completion  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
On Tuesday 18 May 2004 21:58, Joshua D. Drake wrote:
> > So you then have to build PHP twice, in an RPM build environment.  You
> > mean I can't just have the headers installed to build plPHP?  So, follow
> > the

> No you need to make sure that PHP is available as a shared lib.

Which requires you to build PHP.  PHP is only going to get built once; do you 
build with or without PostgreSQL client support?  As an RPM builder, you 
cannot build it one way, then rebuild it again another way.  It's not 
self-hosting at that point.

> > Try building the RPMs for PHP plus PostgreSQL and plPHP, then tell me how
> > you solved the circular dependency.

> Actually plPHP doesn't require the PostgreSQL source tree... you would
> just have to modify the Make file to point to the right places.

Then it can easily be a standalone project, and the issues go away.
-- 
Lamar Owen
Director of Information Technology
Pisgah Astronomical Research Institute
1 PARI Drive
Rosman, NC  28772
(828)862-5554
www.pari.edu


pgsql-hackers by date:

Previous
From: Brian Hirt
Date:
Subject: Re: pg_autovacuum seems to be a neat freak and cleans way too much
Next
From: Christopher Kings-Lynne
Date:
Subject: psql weirdness in HEAD