Re: [HACKERS] plPHP in core?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Robin Ericsson <robin(dot)ericsson(at)profecta(dot)se>, "Psql_General (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: [HACKERS] plPHP in core?
Date: 2005-04-05 15:26:24
Message-ID: 4252AE20.1070209@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers


>The proposal on the table is to bundle plPHP into the Postgres source
>package, and the problem is that that introduces a circular dependency
>at build time because PHP already made a similar bundling. That was a
>bad move on their part and we shouldn't compound the problem by making
>a similar error.
>
>
I understand your point Tom. However as I said in a earlier
post, just because it is in core doesn't mean they have to
package it.

The users themselves will either generate the demand for the
package or not, and the packagers can then choose based on
that demand.

Frankly I don't think we should care if PHP is borked on
their API or build process. We should care if plPHP is:

A. Quality enough software (and yes it needs some work) to
go into core.

B. Appropriate for the PostgreSQL user base.

Obviously my opinion is that B is met and A is being worked
on.

Sincerely,

Joshua D. Drake

> regards, tom lane
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
>
>

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL

Attachment Content-Type Size
jd.vcf text/x-vcard 285 bytes

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marc G. Fournier 2005-04-05 15:33:39 Re: [HACKERS] plPHP in core?
Previous Message Tom Lane 2005-04-05 15:15:00 Re: [HACKERS] plPHP in core?

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2005-04-05 15:33:39 Re: [HACKERS] plPHP in core?
Previous Message Tom Lane 2005-04-05 15:22:21 Re: Should we still require RETURN in plpgsql?