From: | Joshua Drake <jd(at)commandprompt(dot)com> |
---|---|
To: | Zé Rui Marques <ze(dot)rui(dot)marques(at)carrotincentives(dot)com> |
Cc: | "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re: PL/java |
Date: | 2020-12-07 18:35:39 |
Message-ID: | CAJvJg-TM71v3dDPi2uynMobZbGfkP9Z-xXdOdtB_RjzFbAhaDQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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*
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2020-12-07 19:27:16 | Re: Deferrable FK not behaving as expected. |
Previous Message | Ron | 2020-12-07 18:30:48 | Re: Deferrable FK not behaving as expected. |