From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [GENERAL] plPHP in core? |
Date: | 2005-04-02 15:49:52 |
Message-ID: | 200504021749.52493.peter_e@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Joshua D. Drake wrote:
> I am not sure I understand the question but we are
> linking against the .so now. So as long as PHP
> is and PostgreSQL ./configure knows where to look
> we should be good.
The question is, how can you build a PL/something module without having
"something" installed at build time? One would assume that such code
needs to include some header files and link with a library. I'm just
curious about how you pulled that off.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2005-04-02 15:52:08 | Re: Debugging deadlocks |
Previous Message | Joshua D. Drake | 2005-04-02 15:34:14 | Re: [HACKERS] plPHP in core? |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2005-04-02 15:52:08 | Re: Debugging deadlocks |
Previous Message | Joshua D. Drake | 2005-04-02 15:34:14 | Re: [HACKERS] plPHP in core? |