Re: plPHP -- sort of an announcement.. but not commercial

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>, pgsql-general(at)postgresql(dot)org
Subject: Re: plPHP -- sort of an announcement.. but not commercial
Date: 2003-08-05 18:42:09
Message-ID: 11472.1060108929@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Tom Lane writes:
>> (Including PLs in the standard distro strikes me as a good idea, BTW.
>> They usually need maintenance along with the core backend code.)

> We could also say that keeping some PLs outside the core would keep us
> more honest in keeping the interfaces stable.

If we had a carefully defined interface between PLs and the core, then
we might have some reason to think it'd stay stable. But we have no
defined API, and thus there is hardly any chance that PLs not maintained
with the core won't break. I'm certainly not willing to agree that
anything the existing PLs happen to depend upon is frozen.

> Btw., one concern I have about putting this PHP thing in the core is that
> it would create a circular build dependency between PostgreSQL and PHP.

Hmm, that could be a problem all right ...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-08-05 18:48:53 Re: Could not receive data from server
Previous Message Williams, Travis L, NPONS 2003-08-05 17:48:16 multiple insert into's (may be NEWBIE question)