public inbox for [email protected]  
help / color / mirror / Atom feed
Subject: [Pljava-dev] For casual archives readers, this actually means it ISN'T dead :)
Date: Sat, 25 Jul 2015 12:15:36 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAMsr+YGJ6MPec5OPgp-Rh2i8mVQn8A6ToeEMsPa04nJYxaE7-g@mail.gmail.com>
References: <CAMsr+YGJ6MPec5OPgp-Rh2i8mVQn8A6ToeEMsPa04nJYxaE7-g@mail.gmail.com>
	<[email protected]>

I just noticed how this thread shows up in the archives, where the
repetition of "PL/Java is dead" gives a bit of the wrong impression. :)

craig at 2ndquadrant.com (Craig Ringer) wrote:
> Cutting heavily to focus on an extension-only version with
> 9.1-and-newer compatibility on JDK 6 (7?) seems sensible to me.

I've glanced at how the extension machinery is implemented, and
it looks easy to make a streamlined installation that works
pre-extensions and also integrates with the extension system where
it's available.

It seems CREATE EXTENSION essentially sets a global flag that an
extension's being created, and then runs whatever script is supplied
to install the stuff. The registration of all the components as parts
of the extension happens automagically through a multitude of
event triggers that have been set up on every command that creates or
alters anything. So it doesn't look as if supporting extension-style
installation would require any great jump away from pre-extension-style
installation.

-Chap



view thread (5+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Subject: Re: [Pljava-dev] For casual archives readers, this actually means it ISN'T dead :)
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox