Re: [HACKERS] plPHP in core?

From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, "Psql_General (E-mail)" <pgsql-general(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] plPHP in core?
Date: 2005-04-02 06:19:16
Message-ID: 20050402021409.M18194@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers


One key point to note here is Joshua already saying they wish, like
plPerl, to continue maintaining the "core code" outside of the core
distribution ... the way I read that is they just want to be 'in core' to
piggy back on the distribution, not to make development/maintenance any
easier ...

> It's *possible* to do it. Whether it's a net savings of effort is
> questionable. For instance, I've had to hack plperl and plpgsql
> over the past couple days to support OUT parameters, and the only
> reason I didn't have to hack the other two standard PLs is that they
> are a few features shy of a load already. I'm pretty sure pl/r and
> pl/java will need changes to support this feature too. If they were in
> core CVS then I'd consider it part of my responsibility to fix 'em

But, why should it be your responsibility to fix 'em?

> ... but they aren't, so it isn't my problem, so it falls on Joe and
> Thomas to get up to speed on what I've been doing and do likewise.
> Is that really a win?

Is it really a win that the only person 'up to speed' that can fix them is
you? Seems a load that will grow heavier as more PLs (if more PLs) come
online ...

Also, since plPerlNG is maintained on PgFoundry, are the changes you are
making to core getting migrated back to the main project itself?

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-04-02 06:21:21 Re: Debugging deadlocks
Previous Message Marc G. Fournier 2005-04-02 06:13:30 Re: [HACKERS] plPHP in core?

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-04-02 06:21:21 Re: Debugging deadlocks
Previous Message Marc G. Fournier 2005-04-02 06:13:30 Re: [HACKERS] plPHP in core?