| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Limit usage of tcop/dest.h |
| Date: | 2005-11-02 14:11:04 |
| Message-ID: | 20051102141104.GG26524@surnet.cl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Andrew Dunstan wrote:
> Alvaro Herrera said:
> > Hi,
> >
> > (It also allows PL/php to compile without having to patch
> > PHP nor PostgreSQL sources).
>
> That will make some people I know happy ;-)
Yeah -- the current PL/php build system is a crock (not sure what that
is, but it sounds nice and it appears on Pg sources) :-) so I'm
currently modifying it to work using PGXS. They won't need Pg sources
at all really (and conversely, only PHP headers and the shared lib, not
the whole sources).
--
Alvaro Herrera http://www.amazon.com/gp/registry/CTMLCN8V17R4
"La realidad se compone de muchos sueños, todos ellos diferentes,
pero en cierto aspecto, parecidos..." (Yo, hablando de sueños eróticos)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pollard, Mike | 2005-11-02 14:15:03 | Re: Reducing the overhead of NUMERIC data |
| Previous Message | Alvaro Herrera | 2005-11-02 13:50:07 | Limit usage of tcop/dest.h |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-11-02 14:20:15 | Re: Limit usage of tcop/dest.h |
| Previous Message | Alvaro Herrera | 2005-11-02 13:55:50 | Re: tsearch2 makefile fixes |