Re: Three weeks left until feature freeze - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Three weeks left until feature freeze
Date
Msg-id 1676.1152758659@sss.pgh.pa.us
Whole thread Raw
In response to Re: Three weeks left until feature freeze  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Responses Re: Three weeks left until feature freeze  (Dave Cramer <pg@fastcrypt.com>)
Re: Three weeks left until feature freeze  (Thomas Hallgren <thomas@tada.se>)
Re: Three weeks left until feature freeze  (Josh Berkus <josh@agliodbs.com>)
Re: Three weeks left until feature freeze  ("Jonah H. Harris" <jonah.harris@gmail.com>)
List pgsql-hackers
"Jonah H. Harris" <jonah.harris@gmail.com> writes:
> On 7/12/06, David Fetter <david@fetter.org> wrote:
>> Are they mutually exclusive?  I can imagine, at least for development
>> purposes, that someone might want to install both.

> I believe both can be installed and running at the same time.  I don't
> really think anyone would want to run both, but that's just my
> opinion.

On what grounds do you not think that?  PL/J uses an external JVM,
PL/Java one that is running in the backend process.  (Or maybe it was
the other way 'round, I'm too tired to remember tonight.)  That's a
really fundamental difference that makes them suited for very different
applications; not to mention the resulting different licensing scenarios.

The points that have been made in this thread about PL/J not being
actively maintained are important, but other than that objection,
I can see no reason that PL/J wouldn't have an equal claim to inclusion
in core.  Perhaps more, because it gives us an extra layer of insulation
from JVM licensing questions.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Implied Functional Index use
Next
From: Tom Lane
Date:
Subject: Re: Online index builds