Re: Why isn't Java support part of Postgresql core?

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Merlin Moncure <mmoncure(at)gmail(dot)com>
Cc: Chris Travers <chris(dot)travers(at)gmail(dot)com>, cowwoc <cowwoc(at)bbs(dot)darktech(dot)org>, Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Why isn't Java support part of Postgresql core?
Date: 2014-09-15 16:43:49
Message-ID: CAB7nPqRR1m9tCHLxrE3wh2kDELXznUkmmrAGrE7e4qU9Q2dtvg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Sep 15, 2014 at 11:23 PM, Merlin Moncure <mmoncure(at)gmail(dot)com> wrote:
> So I'd argue plv8 has a much better case of being put 'in core', but
> I'd argue that neither of them should be. Why? The core team is
> already supporting enough code and it seems better to make the
> extension framework more robust so that users have a easier route to
> pulling in 3rd party libraries than they currently do.
It is worth noting that v8 newer than versions 3.14 (if I recall
correctly) has introduced many API breakages making plv8 incompatible
in those cases with newer versions, making it rather harder to
integrate into core with a long-term vision:
https://apps.fedoraproject.org/packages/v8
Regards,
--
Michael

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2014-09-15 16:44:44 Re: Why isn't Java support part of Postgresql core?
Previous Message cowwoc 2014-09-15 15:05:48 Re: Feature request: temporary schemas