public inbox for [email protected]
help / color / mirror / Atom feedFrom: Chapman Flack <[email protected]>
To: [email protected] <[email protected]>
Subject: PL/Java 1.6.1 and 1.5.7 announced
Date: Tue, 17 Nov 2020 18:08:10 -0500
Message-ID: <[email protected]> (raw)
PL/Java 1.5.7 is a minor bugfix in the legacy 1.5 branch that continues
to support PostgreSQL releases before 9.5 and Java versions before 9.
It fixes one bug in XML Schema handling for some non-en_US locales.
PL/Java 1.6.1 is the first minor update in the newer 1.6 series that
supports PostgreSQL 9.5 and later with Java 9 and later, with an improved
build system, CI testing for Linux (x64 and ppc64le), Mac OS, and Windows
(MSVC and MinGW-w64), function validation at CREATE FUNCTION time, a smarter
SQL generator, and configurable, fine-grained permissions that go beyond
just "trusted" and "untrusted".
1.6.1 fixes two bugs in 1.6.0, and improves SQL-generator coverage of
PostgreSQL features with the addition of Java source annotations @Aggregate,
@Cast, and @Operator. It is able to complete a set of operators related by
commutation or negation without requiring a Java method for each one.
For applications currently running on 1.5, moving to 1.6 is encouraged
after review of the 1.6 release notes for areas that may need attention.
Project site: https://tada.github.io/pljava/
Release notes: https://tada.github.io/pljava/releasenotes.html
Releases: https://github.com/tada/pljava/releases
This wiki page will add links to prebuilt packages that become available:
https://github.com/tada/pljava/wiki/Prebuilt-packages
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]
Cc: [email protected], [email protected]
Subject: Re: PL/Java 1.6.1 and 1.5.7 announced
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