Re: PL/java - Mailing list pgsql-general

From Joshua Drake
Subject Re: PL/java
Date
Msg-id CAJvJg-TM71v3dDPi2uynMobZbGfkP9Z-xXdOdtB_RjzFbAhaDQ@mail.gmail.com
Whole thread Raw
In response to PL/java  (Zé Rui Marques <ze.rui.marques@carrotincentives.com>)
List pgsql-general


The PL/java “add-on” is not supported directly by Postgres.


With a few exceptions (Perl, Python) this is how the community handles all "add-ons". A great number of features available to you are available as third party extensions and not part of core. Zombodb, Timescale and Citus are good examples.

In short, don't worry about whether or not it is "official".

JD
 
I would like to ask if there is a plan to include it as an official procedural language. If so, when?

Thanks,
Zé Rui Marques


pgsql-general by date:

Previous
From: Ron
Date:
Subject: Re: Deferrable FK not behaving as expected.
Next
From: Tom Lane
Date:
Subject: Re: Deferrable FK not behaving as expected.